a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF33;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FF0033;
	text-decoration: none;}
	
td {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #006600;
}
