.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	background-color: #FFFFFF;
	color:#000000;
}