/*default body color*/
body {
   color : #000000; 
   font-family : Verdana, arial, helvetica, Sans-serif;}
   
a:link {color : #990000; font-weight: bold; text-decoration: none;}
a:visited {text-decoration: none; font-weight: bold; color:#990000;}
a:hover {color : #666633; text-decoration: underline;}
a:active {text-decoration:underline; color:#999966;}
a {text-decoration:none; color:#990000;}
/*end default body color*/


