a {
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	}