body { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
	background-color: #333333;	
}
a:active {
	text-decoration: none;
	color: #999999;
}
td { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; }

