body, td {
	color: #000000;
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
}
input {
	background-color: #ffffff;
	color: #000000;
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
}
a:hover { 
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
a:link, a:active, a:visited  { 
	text-decoration: none;
}