body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	background-color: #000000;
}
a, a:visited, a:active {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #93A5ED;
	text-decoration: underline;
}

