a:link {
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	color:#CCCC99;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}