body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFED88;
	background-color: #660000;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #660000}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:active {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
.menubr {
	margin-top: 3px;
	margin-bottom: 3px;
}
