body {
	background-color: #909747;
	margin: 0;
	padding: 0;
	background-image: url(images/BG01.jpg);
	background-repeat: repeat-x;
}

a:link{ 
	color:#FFFF99;
	text-decoration: none;
}
a:visited { 
	color: #FFFF99;
}
a:hover{
	color: #333300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}


.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.mainbody a:link{
	color:#CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909747;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #909846;
}

.mainbody a:visited {
	color: #CC9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
.mainbody a:hover{
	color: #999933;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666600;
	font-weight: bolder;
	font-variant: normal;
}

/* Make it so image links don't have underlines */
.noborder,
.noborder:hover,
.noborder:visited
{
	border:none;
} 
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
	text-decoration: none;
}
.smalltext a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
.smalltext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
}
.smalltext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
