a:hover { color: blue;   text-decoration: none}

a:link { color: #003300; text-decoration: underline}

a:visited { color: #003300;  text-decoration: underline}

A:Visited:Hover  {color :  blue; text-decoration: none}

body { color: navy; font-size: 12px; font-family: arial, helvetica, sans-serif }

td {  font-family: arial, helvetica, sans-serif ; font-size: 13px;}

july {  color: #373D51; font-family: Times New Roman; font-size: 50px;}

textarea { font-family: monospace }
input { font-family: monospace }

}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: arial, helvetica, sans-serif; color: #0066cc; 
	color: #000080;
	
	font-size: 12px;

}
.ftdo {
	font-size: 13px;
	font-weight: bold;
	color: #666600;
	background-color: #f1f2ee;
}