a:link { 
	text-decoration: none; 
	color: #666666;
	}
a:visited { 
	text-decoration: none; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #333333;
	}