.text {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:#6e6e6e;
	line-height:140%;
	letter-spacing:150%;
	
	
}
a:link {
	color: #339900;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #339900;
}
a:active {
	color: #339900;
}