body {
	background-color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.style2 {color: #265787}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
A.navlink {
	font-family: Arial, Geneva, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration:none
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #C0C0C0;
}