body {font-family: "Times New Roman", Times, serif; font-size: .90em; color: #000000;}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #996666;
	text-decoration: underline;
}
a:hover {
	color: #996666;
	text-decoration: underline;
	background-color: #F5F5DC;
}
a:visited {
	color: #336666; font-weight: bold; text-decoration: underline;
}
a:active {color: #666666;text-decoration: underline;}

.red {color: #FF0000;}
.cancel {color: #FF0000; font-weight: bold; font-style:italic;}
.khaki {color: #999900; font-weight: bold; font-size: .95em;}
.hilite {background-color: #CDC8B1;}