body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
}
a:link {
  text-decoration: none;
  color: #CC3300;
}
a:visited {
  text-decoration: none;
  color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.livesex {
	width: 800px;
	text-align:center;
}
.livesex img {
	border:none;
}
.categories {
	height: 50px;
	font-weight:bold;
	font-size: 16px;
}
.camtitle {
	width: 800px;
	text-transform: uppercase;
	font-weight: bold;
}
.cams {
	height: 190px;
	width: 200px;
	float: left;
}
.cams img {
	margin-top: 5px;
}
.profile {
	font-size:14px;
	text-align:left;
}
.profile img {
	margin-right: 20px;
	margin-bottom: 20px;
}
