body,td,th {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #009900;
}
body {
	background-color: #993333;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #009900
}

