/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color: #000000;
	background-position: center;
}
.top_font a{
	color:#051321;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
.top_font a:link{
	color:#051321;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
.top_font a:visited{
	color:#051321;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
.top_font a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-size: 12px;
}
.top_font a:active{
	color:#051321;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
