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