body {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669933;
	background-image:url(Images/bg3.jpg);
}

a {
	color: #339999;
	font-size:14px;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size:14px;
}

.maintext {
font-size: 14px;

}

.maintext a:link, .maintext a:visited{
  text-decoration:underline;
  font-size:14px;
  color: #669933;
}

.maintext a:hover{
  text-decoration:underline;
  font-size:14px;
  color: #669933
  
}


.footertext {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#669933;
	padding:10px;
	text-align:center;
}
.footertext a:link, .footertext a:visited {
	color:#669933;
	text-decoration:underline;
	font-size: 14px;
}
.footertext a:hover {
	color:#33CCFF;
	text-decoration:underline;
	font-size: 14px;
}

.header {
	font-size: 14px;
	font-weight: bold;
	
}

.pad {
padding:12px;
}

