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

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

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

a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
