a:link {
	color: #FFFF66;
	text-decoration: underline;

}
a:hover {
	color: #FFCC33;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;

}
