@charset "utf-8";
/* CSS Document */

body{background-repeat:repeat-x;margin:opx;background-color:#111111;font-family:Verdana, Arial, Helvetica, sans-serif;}
#color{width:975px;margin:auto;}

a.blue:link , a.blue:visited , a.blue:active{font-size: 10px;font-style: normal;font-weight: 700;text-decoration: none;padding: 1px;color:#3C3C91;}
a.blue:hover {background-color:#0000cc;color:#000548;}

a.red:link , a.red:visited , a.red:active{font-size: 10px;font-style: normal;font-weight: 700;text-decoration: none;padding: 1px;color:#B54A4A;}
a.red:hover {background-color:#ff0000;color:#550000;}

a.yellow:link , a.yellow:visited , a.yellow:active{font-size: 10px;font-style: normal;font-weight: 700;text-decoration: none;padding: 1px;color:#B5B54A;}
a.yellow:hover {background-color:#ffff00;color:#6C6C00;}

a.violet:link , a.violet:visited , a.violet:active{font-size: 10px;font-style: normal;font-weight: 700;text-decoration: none;padding: 1px;color:#AA46AA;}
a.violet:hover {background-color:#F000F0;color:#620062;}

a.green:link , a.green:visited , a.green:active{font-size: 10px;font-style: normal;font-weight: 700;text-decoration: none;padding: 1px;color:#4AB54A;}
a.green:hover {background-color:#00ff00;color:#007D00;}

a.black:link , a.black:visited , a.black:active{font-size: 10px;font-style: normal;font-weight: 700;text-decoration: none;padding: 1px;color:#555555;}
a.black:hover {background-color:#000000;color:#EEEEEE;}