@charset "UTF-8";
 
body {
	background-image: url(mossy_mush4.jpg);
}
table {
	background: #FFFFFF;
}
 
li {
	list-style-type: none;
	margin: 3px;
	padding: 3px;
	color: #666633;
	border: thin none #000033;
	font-weight: bolder;
	font-size: large;
	text-align: center;
}
th {
	color: #666633;
}
 
th a:hover {color:red}
 
a:hover {color:red}
 
a:visited {text-decoration: none; color: #666633}
 
a:link {text-decoration: none; color: #666633}
 
p {
	font-size: large;
	color: #666633;
	background-color: #FFFFFF;
	border: thin none #993300;
	margin: 10px; /* or */
2px
	padding: 10px;
	text-align: center;
}h2,h1 {
	font: italic large Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}
.nu {
	text-align: center;
}
