body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
	background-position: center center;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #CC9342;
}
a:visited {
	text-decoration: none;
	color: #D49D42;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D49D42;
}
.footer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {color: #791E1C}
.style2 {
	color: #E4A958;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 14px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.largerlinks {
	font-size: 18px;
	color: #F68239;
	text-decoration: underline;
}
