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