HTML, BODY {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #fff;
	line-height: 15pt;
	font-weight: bold;
}
BODY {
	background-color: #000;
	margin: 0;
	padding: 0;
}
IMG {
	border: 0;
}
a {
	color: #f8cc54;
	font-weight: Bold;
}
a:hover {
	color: #f6e3a7;
	font-weight: Bold;
}
H1 {
	display: inline;
	font-size: 10pt;
}
H2 {
	color: #f6e3a7;
	font-size: 12pt;
	font-weight: Bold;
}
div.content {
	padding-top: 20px;
	width: 950px;
	text-align: left;
}
div.horizontalbox {
	margin: 5px;
	width: 940px;
}
	div.bigbox {
		float: left;
		width: 185px;
		font-size: 14pt;
		color: #fff;
		font-weight: Bold;
		text-align: center;
		margin-right: 3px;
	}
	div.webcam_sex {
		float: left;
		width: 130px;
		height: 130px;
		overflow: hidden;
		background-color: #7a4887;
		margin: 2px;
		padding-top: 2px;
		text-align: center;
		font-weight: Normal;
	}
	div.webcam_sex a {
		font-weight: Normal;
		font-size: 10px;
	}
	
div.links  {
	clear: both;
	width: 950px;
	margin-bottom: 10px;
}
	div.links A {
		float: left;
		width: 230px;
		text-align: center;
	}
