body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
	background-color: #121212;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
}
