A {
	text-decoration : none;
	color: Navy;
}
a:hover{
	text-decoration : underline;
}

