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