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

