/* CSS Document */



a.yellow_content:link {text-decoration:none; color:#FFFF66; font-weight:bold;}
a.yellow_content:visited {text-decoration:underline; color:#FFFF66; font-weight:bold;}
a.yellow_content:hover {text-decoration:underline; color:#7BF8F8; font-weight:bold;}
a.yellow_content:active {text-decoration:underline; color:#892B04; font-weight:bold;}

a.nav:link { color:#FFFFFF; text-decoration:none;font-size:14px;}
a.nav:visited {color:#FFFFFF; text-decoration:none; font-size:14px;}
a.nav:hover { color:#FFFF66;text-decoration:none; font-size:14px;}
a.nav:active {color:#FFFF66;text-decoration:none;  font-size:14px;}




a.red:link {text-decoration:none; font-weight:bold; color:#BC5743; font-size:12px;}
a.red:visited {text-decoration:none; font-weight:bold; color:#BC5743; font-size:12px;}
a.red:hover {text-decoration:none; font-weight:bold; color:#892B04; font-size:12px;}
a.red:active {text-decoration:none; font-weight:bold; color:#BC5743; font-size:12px;}



a.tinyred:link {text-decoration:none; color:#FFFFFF; font-size:10px;}
a.tinyred:visited {text-decoration:none; color:#FFFFFF; font-size:10px;}
a.tinyred:hover {text-decoration:none; color:#892B04; font-size:10px;}
a.tinyred:active {text-decoration:none;  color:#BC5743; font-size:10px;}



a.yellow:link {text-decoration:none; font-weight:bold; color:#FFFF66; font-size:12px;}
a.yellow:visited {text-decoration:none; font-weight:bold; color:#FFFF66; font-size:12px;}
a.yellow:hover {text-decoration:none; font-weight:bold; color:#892B04; font-size:12px;}
a.yellow:active {text-decoration:none; font-weight:bold; color:#FFFF66; font-size:12px;}
