
a {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #379BFF;
}