a{
	
	font-style: normal;
	text-decoration: none;
}
a:link {
	
	font-style: normal;
	text-decoration: none;
}
a:hover {
	
color: #000080;
	text-decoration: underline;
}
