a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;

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