A:LINK {color: #ffffff;	text-decoration: none;	}

A:VISITED {color: gray; text-decoration: none; }
		
A:HOVER {color: #ffcf63; text-decoration: underline; font-size: 105%}

BODY { 
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 0px;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		font-color: white;
		background: #003300;
		}

TD    { 
		 font-family: Arial, Helvetica;
	 	 font-size: smaller;
		}



