.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	font-weight: 900;
}
.smallbrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 600;
	color: #996600;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 996600;
	margin: 0px;
	font-style: normal;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 006633;
	margin: 0px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #006633;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: underline;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
