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