A:hover {
	color: red;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:link {
	text-decoration: none;
}
