.bg {
	background-image: url(images/bg_h.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.txt a:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.txt a:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.txt a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}


.bgjoin {
	background-image: url(images/bg_j_h.gif);
	background-repeat: repeat-x;
	background-position: top;
}


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

.thumb { border-style: solid; border-width: 1px;
 
}
