A:hover {
	background-color : White;
}
A:link {color: #ff0000; text-decoration: none}
A:visited {color: #ff0000; text-decoration: none}
body {
	font-family: Verdana;
	font-size: smaller;
}