﻿a { color: purple; font-family: Arial }
a:visited { color: purple; font-family: Arial }
a:hover { color: orange; font-family: Arial }

a.header { color: white; font-size: 9pt; font-family: Arial; text-decoration:none }
a:visited.header { color: white; font-size: 9pt; font-family: Arial; text-decoration:none }
a:hover.header { color: yellow; font-size: 9pt; font-family: Arial; text-decoration:none }

a.articles { color: #0071BD; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }
a:visited.articles { color: #0071BD; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }
a:hover.articles { color: purple; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }

a.news { color: #83bd33; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }
a:visited.news { color: #83bd33; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }
a:hover.news { color: purple; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }

a.products { color: #7D4197; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }
a:visited.products { color: #7D4197; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }
a:hover.products { color: purple; font-size: 12pt; font-family: Arial; text-decoration:underline; font-weight:bold }

a.more { color: purple; font-size: 10pt; font-family: Arial; text-decoration:underline; }
a:visited.more { color: purple; font-size: 10pt; font-family: Arial; text-decoration:underline; }
a:hover.more { color: orange; font-size: 10pt; font-family: Arial; text-decoration:underline; }

a.main { color: purple; font-size: 10pt; font-family: Arial; text-decoration:underline; }
a:visited.main { color: purple; font-size: 10pt; font-family: Arial; text-decoration:underline; }
a:hover.main { color: orange; font-size: 10pt; font-family: Arial; text-decoration:underline; }

a.recipes { color: #d60d8c; font-size: 12pt; font-family: Arial; text-decoration:underline; }
a:visited.recipes { color: #d60d8c; font-size: 12pt; font-family: Arial; text-decoration:underline; }
a:hover.recipes { color: black; font-size: 12pt; font-family: Arial; text-decoration:underline; }

a.sitemap { color: #0071bd; font-size: 10pt; font-family: Arial; font-weight:bold; text-decoration:underline}
a:visited.sitemap { color: #0071bd; font-size: 10pt; font-family: Arial; font-weight:bold; text-decoration:underline}
a:hover.sitemap { color: black; font-size: 10pt; font-family: Arial; font-weight:bold; text-decoration:underline}

a.footer { color: #7c4199; font-size: 8pt; font-family: Arial; text-decoration:none }
a:visited.footer { color: #7c4199; font-size: 8pt; font-family: Arial; text-decoration:none }
a:hover.footer { color: #f4911d; font-size: 8pt; font-family: Arial; text-decoration:none }

a.side { color: #7c4199; font-size: 12pt; font-family: Arial; text-decoration:none }
a:visited.side { color: #7c4199; font-size: 12pt; font-family: Arial; text-decoration:none }
a:hover.side { color: #f4911d; font-size: 12pt; font-family: Arial; text-decoration:none }

a.sideSelected { color: #f4911d; font-size: 12pt; font-family: Arial; text-decoration:none }
a:visited.sideSelected { color: #f4911d; font-size: 12pt; font-family: Arial; text-decoration:none }
a:hover.sideSelected { color: #f4911d; font-size: 12pt; font-family: Arial; text-decoration:none }

body { color: black; font-size: 10pt; font-family: Arial; background-image:url(Images/background.gif) }
body.header { color: black; font-size: 9pt; font-family: Arial }
body.footer { color: #7c4199; font-size: 8pt; font-family: Arial; text-decoration:none }

dl.exptext { color: gray; font-size: 9pt; font-family: Arial }

td.leftEdge { width:9px; background-image:url(Images/edgeLeft.gif) }
td.rightEdge { width:11px; background-image:url(Images/edgeRight.gif) }

.articleImage { width:200px; margin:10px;}

.productName {font-size:15pt; font-family:Arial; font-weight:bold; color:#5396CB}
.productImage {cursor:hand}

.cartTable {background-color: #C0C0C0}
.cartHeading {font-size:10pt; font-family:Arial; font-weight:bold; background-color:#CDDEF0}
.cartCell {font-size:10pt; font-family:Arial; font-weight:normal; background-color:#FFFFFF}
.cartProductName {color:Black; text-decoration:none}
