body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
body {
	background-color: #000066;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: underline
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: none;
}

