body {
	background-color: #005A96;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.regtext_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.regtext_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.regtext_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
