html, body {
	margin:10px;
	padding:0px;
}
body, input, select, textarea { 
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:url(porn/Textur.jpg)
}
A:link {
     text-decoration: none;
     color: #990000;
} 
A:visited {
	text-decoration: none;
    color: #84041B;
}
A:active {
     text-decoration: none;
     color: #FF491C;
}
A:hover {
     text-decoration: underline;
     color: Red;
} 
table.main {
	width: 1000px;
	border: 3px groove;
	background:#000000
}
table.left {
	width: 200px;
}
table.center {
	width: 800px;
}
table.right {
	width: 160px;
}
table.top {
	width: 620px;
	height: 80px;
	text-align: center;
	color: #CCCCCC;
	background:url(porn/Top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:10px;
	border-style:ridge;
}
td.top {
	padding-top: 10px;
}
td.link{
	padding-left: 3px;
	padding-right: 3px;
}
td.common {
	text-align:center;
}
td.root {
	text-align:center;
	text-decoration:blink;
}
td.tumb {
	width: 210px;
	text-align:center;
}
td.tumb2 {
	width: 180px;
	text-align:center;
}
table {
	border:none;
}
td.text {
	text-indent: 25px;
	text-align:justify;
	padding-left: 10px;
}