a.yellow:link {
	color: #FFFF00;
}
a.yellow:hover {
	color: #00cc99;
}
