BODY {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: small;
}

A {
	color: White;
	text-decoration: none;
}

A:VISITED {
	color: White;
	text-decoration: none;
}

A:HOVER {
	color: Yellow;
	text-decoration: none;
}