.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #000066;
}
a:active {
	color: #0066CC;
}
body {
	background-color: #B9E3FF;
}