.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align:left;
	padding: 0 20px 0 20px;
}
.mainbodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mainbodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A74914;
	text-decoration: underline;
	cursor: auto;
}

.link a, .link a:visited {
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:400; 

	text-decoration: none;
	color: #A74914;
}

.link a:hover {
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:400; 

	text-decoration: none;
	color: #999;
}


