.bodytx {
	font-family: Arial, Helv, "Times New Roman";
	color: #000033;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline overline;
}
a:visited {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}
