@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

}
a {
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding: 3px;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	padding: 3px;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	text-align: center;
	padding: 3px;
}
/* CSS Document */
