.text {
	font-family: verdana;
	font-size: 10px;
	color: #333921;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
}
a.text:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
}

