.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

.text a:link{
	color:#008590;
	text-decoration:underline;
	}
.text a:active{
	color:#008590;
	text-decoration:underline;
	}
	
.text a:hover{
	color:#008590;
	text-decoration:underline;
	}	
	
.text a:visited{
	color:#008590;
	text-decoration:underline;
	}	