.maintd {
	background-image: url(http://www.amateurmoviesclub.com/galleries/images/tbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #C7AC70;
	border-top: 1px solid #EDCD86;
	border-right: 1px solid #B79E67;
	border-bottom: 1px solid #B79E67;
	border-left: 1px solid #D9BB7A;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDCD86;
	border-right-color: #AE9661;
	border-bottom-color: #AE9661;
	border-left-color: #EDCD86;
}
a:link,a:visited{
	color:#660000;
	font-weight: normal;
	text-decoration: underline;
	font-family: impact;
	font-size: 20px;

}
a:hover,a:active{
	color:#663333;
	text-decoration: none;
}
