.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color: #FFFFFF;
	padding-right: 30px;
}
body {
	background-color: #0E1067;
}
a:link {
	color: #8ce1ff;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
}
a:visited {
	color: #239695;
	font-weight: bold;
}
a:active {
	color: #8CE1ff;
	font-weight: bold;
}
.bottNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}