a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
.textareas {
	padding-right: 7px;
	padding-left: 7px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #333300;
}
.mainhead {
	background-attachment: fixed;
	background-image: url(images/headphpbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
