body {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #FFFFFF;


}
a {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;


}
a:hover {
	color: #9966FF;
}
