a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;




}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;



}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:active {
: none;
}
