.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.t1 a:link {
	font-size: 11px;
	color: #9900CC;
	text-decoration: none;
}
.t1 a:visited {
	font-size: 11px;
	color: #9900CC;
	text-decoration: none;
}
.t1 a:active {
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
}
.t1 a:hover {
	font-size: 11px;
	color: #FF0066;
	text-decoration: underline;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-decoration: none;
}
hr {
	color: #990066;
}
body {
	SCROLLBAR-FACE-COLOR: #FF99CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #990000;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #990000;
	SCROLLBAR-TRACK-COLOR: #99ccff;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	margin: 0px 0px 0px 0px;
}
.bonussites a:link {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
.bonussites a:visited {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
.bonussites a:hover {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.bonussites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}