A {
	text-decoration: none;
	color: #3366CC;
}

A:Hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	

}

