BODY {
	background-color : #006699;
	color: white;
	font-family: Tahoma;
	font-size: x-small;
}

A {
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
	font-size: x-small;
}
A:Hover {
	text-decoration: none;
	color: Yellow;
}