A:hover{color:firebrick}

table { font-size: 10pt }
body { font-family: Comic Sans MS; font-size: 10pt }

.inputtext {
	font-family: Comic Sans MS;
	background-color: FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.submit {
	font-family: Comic Sans MS;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer
A:link {color: #666666; text-decoration: none}
.footer
A:visited {color: #666666; text-decoration: none} 
.footer
A:hover{color: #666666; text-decoration: underline}
