a.bonus{
	font-family : Default Font;
	color : white;
	text-decoration : none;
}

a.bonus:hover{
	font-family : Default Font;
	color : #33FFFF;
	text-decoration : none;
}