a:link {

	font-weight : normal;
	color: #000000; 
	text-decoration: none;
}

a:visited {

	font-weight : normal;
	color: #000000; 
	text-decoration: none;
}

a:active {

	font-weight : normal;
	color: #FF0000; 
	text-decoration: none;
}