body {
	background-color: #0E1326;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#CCCCCC;
}

.style4 {
	font-size: small; }
.style8 {
	font-size: 14px;
}
.style9 {
	font-size: 10px;
}


a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#660000;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}