body {
  margin: 0px;
  padding: 0px;
  background-image: url(../images/bg.gif);
}

body, td, p { font: 11px Tahoma; color: ffffff;}

a {text-decoration: none; color: FFE975;}

ul { list-style-image: url(../images/a.gif); margin: 0px; margin-left: 60px; margin-right: 20px;}
li { font: bold 12px Tahoma; margin-bottom: 12px; }
a:hover {text-decoration: underline; }

.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_14 {font-size: 14px;}

.i { border-width: 1px; border-color: 000000; border-style: solid; }


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

