.hometext {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #58595a;
	text-align: justify;

}
p
{
margin-top:19px;
margin-left:9px;
margin-bottom:15px;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #809604;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #809604;
}

