HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
}
BODY {
	background-image: url('img/body_bg.jpg');
}
DIV.gratissexfilms {
	width: 620px;
	height: 150px;
	background-image: url('img/gratis_sex_films2.jpg');
	text-align: left;
	padding-left: 130px;
	padding-top: 100px;
}
DIV.gratissexfilms H1 {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
a.promotool IMG {
	border: 1px solid #000;
	margin: 2px;
}
a:link.promotool, a:active.promotool, a:visited.promotool {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.promotool {
	color: #000;
	font-size: 8pt;
	text-decoration: underline;
}
a:link, a:active, a:visited {
	color: #000;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #000066;
	font-size: 10pt;
	text-decoration: underline;
}
HR {
	color: #c27d9c;
	margin: 0px;
	padding: 0px;
}
DIV.groter a:link, DIV.groter a:active, DIV.groter a:visited {
	font-weight: bold;
	font-size: 10pt;
}
DIV.groter a:hover {
	font-weight: bold;
	font-size: 10pt;
}
#textad {
	font-size: 10pt;
	font-family: Arial;
	width: 260px;
	border: 0px solid #222277;
	padding: 0px;
	margin: 5px;
}
	#textad-title {
		background-color: #222277;
		color: #FFFFFF;
		font-weight: Bold;
		padding: 2px;
		visibility: hidden;
		height: 0px;
		text-align: left;
	}
	#textad-title a {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: Bold
	}
	#textad-title a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: Bold
	}
	
	#textad-text {
		margin-top: -20px;
		background-color: #FFFFFF;
		padding: 2px;
		text-align: left;
		height: 175px;
	}
	#textad-text a {
		color: #000000;
		text-decoration: none;
	}
	#textad-text a:hover {
		width: 100%;
		height: 100%;
		background-color: #EAE8F6;
		padding: 1px;
		border: 1px solid #CC0000;
		font-size: 12px;
	}