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