td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}
a {  font-weight: bold; color: #CCCCCC; text-decoration: underline}
a:hover {  color: #990000; text-decoration: none}
a:visited {  color: #FFFFFF; font-weight: bold; text-decoration: underline}
input   {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 200px;
	color: #000000;

} 

.bonustitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-transform: none}

.bonustext {  font-family: Tahoma; font-size: 11px; color: #333333; font-weight: normal; line-height: 13px}

a.bonus {
	font-weight : bold;
}
a.bonus:link {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:visited {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:hover {
	text-decoration : none;	
	color : #ffffff;
}

a.bonus2 {
	font-weight : bold;
}
a.bonus2:link {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:visited {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:hover {
	text-decoration : none;	
	color : #000000;
}

