a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #003366;
}
a {
	font-weight: bold;
}

