html, body {
	margin:10px;
	padding:0px;
}
body, input, select, textarea { 
	color: #e1a197;
	font-family: "Courier New", Courier, monospace;
	background-image:url(porn/texture.jpg);
}
A:link {
	text-decoration: none;
	color: Yellow;
} 
A:visited {
	text-decoration: none;
    color: Yellow;
}
A:active {
     text-decoration: none;
     color: #FF491C;
}
A:hover {
     text-decoration: underline;
     color: Red;
} 
table.main {
	width: 1000px;
	border: 3px groove;
	background:#190f06;
	opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
}
table.top {
	padding-top:20px;
}
table.left {
	width: 150px;
}
table.center {
	width: 800px;
}
td.link{
	padding-left: 3px;
	padding-right: 3px;
	font-size:14px;
}
td.common {
	text-align:center;
}
td.bord {
	border:ridge;
}
td.root {
	text-align:center;
	text-decoration:blink;
	color:#FF0000;
}
td.tumb {
	width:180px;
	text-align:center;
}
table {
	border:none;
}
td.text {
	text-align: justify;
	text-indent:25px;
}
td.vt {
	padding-top:100px;
	background-image:url(porn/texture3.jpg);
	width:35px;
}
td.tg {
	background-image:url(porn/texture2.jpg);
	height:35px;
}
