body {
	padding: 0px;
	margin: 0px;
	background: Black url(images/tile006.gif);
	text-align: left;
	}
	
a, p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
	color: #000;
	}
	
.maintable {
	background: Beige;
	}
			   
#content {
	width: 374px;
	height: 248px;
	border: none; 
	}
	
#funtext {
	font-size: 10px;
	color: #ccc;
	}
	
#copyright {
	font-size: 10px;
	color: #ccc;
	}
		  
a:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	background: transparent;
	}
	
a:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	background: transparent;
	}
	
a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #ccc;
	}
	
a:active {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #000;
	}
	
.nav {
	font-size: 10px;
	font-weight: normal;
	}