body
{
	background-color: #0E4C6C;
	color: white;
	font-family: lucida sans unicode;
}

body a 
{
	color: white;
	text-decoration: underline dotted;
}

body a:hover
{
	background-color: white;
	color: #0E4C6C;
}