a:hover {
	color: #FFCC33;
	text-decoration: none;
}
A:link {text-decoration: none;} 
A:link {  color: #333333}
A:visited {text-decoration: none;}
<link href="links.css" rel="stylesheet" type="text/css">
