A {
	color: #333333;
	text-decoration: none;
}

A:Hover {
	color: red;
	text-decoration: none;
}