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