body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #585858;
   font-weight: none;
   }

body {
background-color: #000000;
background-image: url(images/page-bg.gif);
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #8f5ea7; text-decoration: underline; font-weight: bold;}
a:visited { color: #8f5ea7; font-weight: bold;}
a:active  { color: #8f5ea7; text-decoration: none; font-weight: bold;}
a:hover   { color: #8f5ea7; text-decoration: none; font-weight: bold;}

.header { color: #FFFFFF; font-family: Impact, Arial Bold, Arial, sans-serif; font-weight: none; font-size: 20.5px; }

a.menu img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.menu:hover img {
filter:alpha(opacity=0);   
-moz-opacity: 0.0;   
opacity: 0.0;
}
