A:link {color:"#0000FF";}
A:visited {color:"PURPLE;}
A:hover {color:"red";}

BODY {background: white;
      font-family: Arial;
      marginwidth: 0px;
      marginheight:0px;
      topmargin:0px;
      leftmargin:0px}

H1,H2,H3,H4,H5,H6 {color: blue;
	           text-align: center;}

ul li {color: "blue";
    font-size: 10pt;
    font-weight: bold}

DIV, TD, P {font-size: 10pt;
       	    color: black}

P.drop {float: left; 
	font-size:30pt; 
	line-height:30pt;}

UL LI A:Link{color:"#0000FF";
	     font-size:8pt}
UL LI A:visited{color:"#00CCFF"}
UL LI A:active{color:"#FF0000"}




