a:hover {
	color: #ff0000;
	text-decoration: none; 
}

a {
	text-decoration: none;
}

