a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

