BODY {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: normal;
	text-decoration: none;

}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

		
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
a:active {
	font-family: Verdana;
	color: #999999;
	text-decoration: underline;
	font-size: 12px;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #006BB7;
	text-decoration: underline;

}


