
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5cb435;
	height: auto;
	width: auto;
	border: 1px solid #9de67c;
}

.textwhite {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}
.heading1 {
	font-family: arial;
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}
.address {
	font-family: arial;
	font-size: 17px;
	color: #575856;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 12px;
	color: #367f16;
	text-decoration: none;
}
.botlinks a:link{
	font-family: tahoma;
	font-size: 12px;
	color: #367f16;
	text-decoration: none;
}
.botlinks a:active{
	font-family: tahoma;
	font-size: 12px;
	color: #367f16;
	text-decoration: none;
}
.botlinks a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #39709d;
	text-decoration: none;
}

