div#main a {
	color: #61A0D4;
	text-decoration: none;
	font-weight: bold;
}
div#main a:hover {
	background-color: #61A0D4;
	color: #fff;
}
