BODY {
    font:14pt arial, helvetica;
    text-decoration:none;
    color: #000066;
		background-color: #070769;
    }
TD {
    font:14pt arial, helvetica;

    }
		
TD.small {
    font:10pt bold arial, helvetica;
	

    }
 H2 {
  font:bold 16pt arial, helvetica;
  text-decoration:none;
	}
 


a:link {   text-decoration: none;
        font-weight: bold;
        color :   blue;}
				
a:visited {   text-decoration: none;
			 font-weight: bold;
          }
						
a:hover { background-color: white; 
         font-weight: bold;
					color : #cc33cc; }
									
a:active  {  color : #FF0000;  
       font-weight: bold;
			} 