body         { font-size: x-small; font-color: #000000; font-family: 
               'arial', 'tahoma';
                background-color: #ffffff; 
               margin-left: 10px; margin-top: 10px; 
               background-position: 0% }
A:visited {
   color : #001884;
font-weight : bold; 
   text-decoration : none;
}

A:link {
   color : #001884;
font-weight : bold; 
   text-decoration : none;
}

A:hover {
   color : #ff0000;
font-weight : bold;
   text-decoration : none;
}

A:active {
   color : #001884; 
font-weight : bold;
   text-decoration : none;
}

A {
   color : #001884; 
font-weight : bold;
   text-decoration : none; 
}





