a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	color: #710000;
	text-decoration: none;
}
