BODY {
	background-color: #FFFFFF;
	color: #000000;
}

A {
	color: #0000EE;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	
}
