a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
}

a:hover {
	color: #2984C6;
	text-decoration: none;
}
