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

a:hover {  
	color: red
}


