a:active, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #C0C0C0;
	color: #000000;
	margin: 0px;
}

td {
	font-family: Verdana;
	font-size: 10px;
}