
body, p{
	Font-Family : Verdana;
	Font-Size : 10pt;
	Font-Weight : normal;
	Color : White;
	}

H1 {font: bold 24pt "Arial";}
H2 {font: bold 20pt "Arial";}
H3 {font: bold italic 16pt "Arial"; color: #336699;}



A{
	Color:#900;
	Text-Decoration : none;
	}


A:Visited{
	Color:#990000
	Text-Decoration:underline;
	}


A:Active{
	Color : white ;
	Text-Decoration : none;
	}


a:hover      {  color:#FFFFFF text-decoration: none; background-color:#FF0000 }