a:link {
	color: #8DC4F0;
}
a:visited {
	color: #506A8C;
}
a:hover {
	color: #5C262A;
	text-decoration: underline;
}
a:active {
	color: #88393E;
}
body {
	background-color: #6F93C1;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .99em;
	color: #333333;
}
