a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.text {  font: 12px Bookman Old Style;}
.moretext {  font: 13px Bookman Old Style;}
.headline {font: 14px Bookman Old Style; font-weight: bold}
.copyright {  font: 12px Bookman Old Style;color: #999999}

A.yellowbox:{text-decoration: none;color: #FF0000;font-weight: bold ;text-decoration: underline} 
A.yellowbox:link{text-decoration: none;color: #FF0000;font-weight: bold ;text-decoration: underline}
A.yellowbox:visited{text-decoration: none;color: #FF0000;font-weight: bold ;text-decoration: underline} 
A.yellowbox:hover {text-decoration: underline ;color: #000000;font-weight: bold ;text-decoration: underline}

A.whitebox:{text-decoration: none;color: #000000;font-weight: bold ;text-decoration: underline} 
A.whitebox:link{text-decoration: none;color: #000000;font-weight: bold ;text-decoration: underline}
A.whitebox:visited{text-decoration: none;color: #000000;font-weight: bold ;text-decoration: underline} 
A.whitebox:hover {text-decoration: underline ;color: #FF0000;font-weight: bold ;text-decoration: underline}

A.bottom:{font: 15px; text-decoration: none;color: #FF0000;text-decoration: none} 
A.bottom:link{font: 15px; text-decoration: none;color: #000000; text-decoration: none}
A.bottom:visited{font: 15px; text-decoration: none;color: #FF0000;text-decoration: none} 
A.bottom:hover {font: 15px; text-decoration: underline ;color: #000000;text-decoration: underline}


A.top:link{font: 14px; text-decoration: none;font: 14px Bookman Old Style; color: #FFFFCC; text-decoration: none}
A.top:visited{font: 14px; text-decoration: none;font: 14px Bookman Old Style; color: #FFFFCC;text-decoration: none} 
A.top:hover {font: 14px; text-decoration: underline ; font: 14px Bookman Old Style;color: #FFFF00;text-decoration: underline}

.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;
}
