.link {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.link:hover {

	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
.link4 {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.link4:hover {

	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
.link3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 8AA266;
	text-decoration: none;
}
.link3:hover {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 8AA266;
	text-decoration: underline;
}
.link2 {
	font-family: Verdana;
	font-size: 10px;
	color: 797676;
	text-decoration: none;
}
.link2:hover {

	font-family: Verdana;
	font-size: 10px;
	color: 797676;
	text-decoration: underline;
}
.orangetext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: C2563F;
}
.regular {
	font-family: Verdana;
	font-size: 11px;
	
	color: black;
}
.regular2 {
	font-family: Verdana;
	font-size: 11px;
	
	color: black;
}
.store {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	
}
.h1 {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	
}
.border {
	border: 1px dotted #164078;
	
}
.border3 {
	border: 1px solid #cccccc;
	
}
.box {
	height: 17px;
	width: 108px;
	border: 1px solid #928542;
}
.form {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.formbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 8AA266;
}
