body {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
a {
	color: #000000;
}
