a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border: thin none;
	color: #000099;
	background-color: #EEEEEE;
	font-weight: 400;






}
a:active {
	text-decoration: none;
}
