body {
	font-family:garamond,arial,ms sans serif;
	background:#000062;
	color:#ffffff;
}

A:link {
	text-decoration:none;
	color: #99ccff;
}
A:visited {
	text-decoration:none;
	color: #ffffff;
}
A:active {
	text-decoration:none;
	color: #ff3300;
}
A:hover {
	color: #109af6;
}
