body         { background-color: #FFFFFF; font-family: Verdana, Arial, sans-serif; 
               font-size: 10pt; color: #000000 }
TABLE, TD            { font-family: Verdana, Arial, sans-serif; font-size: 10pt; }

a.index              { color: #003399; }
a.index:hover        { color: #000000; text-decoration: none; }
a.index:active       { color: #FF0000; }

a.product    {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a.product:hover { color: #000000; text-decoration: none; font-weight: bold }
a.product:active     { color: #FF0000; }

a.productdone        { color: #FF0000; font-size: 10pt; }
a.productdone:hover  { color: #000000; text-decoration: none; }
a.productdone:active { color: #FF0000; }

a.menu               { color: #FFFFFF; font-size: 8pt; text-decoration: none }
a.menu:hover         { color: #F3C200; text-decoration: underline }
a.menu:active        { color: #FF0000; }

a.hoasted            { color: #003399; font-size: 8pt; text-decoration: none }
a.hoasted:hover      { color: #000000; text-decoration: underline }
a.hoasted:active     { color: #FF0000; }

a.pricelist          { color: #F3C200; font-size: 10pt; font-weight: bold }
a.pricelist:hover    { color: #ffffff; text-decoration: none}
a.pricelist:active   { color: #FF0000; }

span.small           { font-size: 8pt; }

span.menutitle       { color: #F3C200; font-weight: bold }
span.pbuster         { color: #FF3300; font-size: 10pt; font-weight: bold }
