body {
	background-color: #000000;
	font-family: Verdana;
  font-size: 10px;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #222222;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #222222;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
