a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #00FF00;

}
a:visited {
	text-decoration: none;
}
