body {

	background-color: #061E38;

}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	word-spacing: 1px;
}

.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	letter-spacing: 1px;
}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #3366FF;

	text-decoration: underline;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}

