.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-align:justify;
}
.formarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #F7BF82;
	width:275px;
}
.redbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ef891c;
	text-decoration: underline;
}

.mainlink {
	color: #ef891c;
	font-weight: bold;

}
.botlink {
	color: #666666;
	font-weight: normal;
}
.sitemaplk {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.forbut {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
.validate {
	font-weight: normal;
	color: #ff0000;
	font-size: 10px;
	font-style: normal;
	vertical-align: middle;
}