a {
	text-decoration: none;
	color:#FFFFCC;

}
a:hover {
	color: #666666;
}
a:visited {
	color: #FFFFCC;
}
