
body   { font-family: Century Gothic; font-size: 9pt; }

A:link   { 
    color: #000080;
   text-decoration : none; }
   
   
A:active     { 
   color: #99CCFF;
   text-decoration : none; 
}

A:visited {
   color : #000080; 
   text-decoration : none; 
}



A:hover {
   color : #99CCFF ; 
   text-decoration : none; 

}







