A {
	color : #F9EB2D;
}

A:HOVER {
	color : #F9EB2D;
	text-decoration : none;
}
A.bot {
	color : #F8F8F8;
	text-decoration : none;
}
A.bot:HOVER {
	color : #F9EB2D;
	text-decoration : none;
}