A {
		color: gray;
		text-decoration: none;
}

A:hover {
		color: #FF0000;
}
