/* CSS Document */



A:link { text-decoration: none; color:#64a5ab; font-weight: bold;}
A:visited { text-decoration: none; color:#64a5ab; font-weight: bold;}
A:hover { text-decoration: underline; color:#98999b; font-weight: bold;}

A:link.prod { text-decoration: none; color:#fa3b53; font-weight: bold;}
A:visited.prod { text-decoration: none; color:#fa3b53; font-weight: bold;}
A:hover.prod { text-decoration: none; color:#e5ae1b; font-weight: bold;}

div.body { padding-left:20px; padding-right:20px; padding-bottom:20px; padding-top:20px; }
div.footer { width:800px; height:40px; }
div.headline { font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#a5bf3f; font-weight: bold;}
div.product { width:160px; height:150px; background-color:#e5ae1b; text-align:center; line-height:150px; padding-top:10px; }
div.product2 { width:160px; height:340px; background-color:#e5ae1b; text-align:center; line-height:330px; padding-top:10px; }

span.green { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; color:#a5bf3f;}
span.green-news { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color:#a5bf3f;}
span.red { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#8c4c7b; font-weight: normal; }
span.product { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }


