.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: BE4E44;
	text-decoration: none;
}
.linksnoline {
	text-decoration: none;
}
.lightgreytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B1B2B5;
	text-decoration: none;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: B6B7B8;
	border-right-color: #b6b7b8;
	border-bottom-color: #b6b7b8;
	border-left-color: #b6b7b8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.imageborder {
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: B6B7B8;
	border-right-color: #b6b7b8;
	border-bottom-color: #b6b7b8;
	border-left-color: #b6b7b8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 10px;

}
