a {     color: #000000;
	text-decoration:none
        font-size: 10pt;

}
BODY {
   font-family : Tahoma; 
   text-decoration:none
   font-size: 10pt;
   color : #000000; 
   background-color : #ffffff; 
 
}
BODY { 
a.visited {color: #8D272C;}
a:hover {
        font-family : courrier; 
	color: #8D272C;
	text-decoration:underline
        font-size: 10pt;
	font-weight: bold;
}

