body {
	background-color: rgb(85, 148, 242);
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000099;
}

a:active {
	color: #000099;
}

a:visited {
	color: #990099;
}
