.text {
	font-family: tahoma, Arial, Gneva, sans-serif;
	font-size:11px; 
	color:#757575;
	text-decoration: none;
	line-height:13px
}
.text:hover {
	text-decoration: underline  ;
}
.link {
	font-family: tahoma, Arial, Gneva, sans-serif;
	font-size:11px; 
	color:#757575;
	text-decoration:  underline;
	
}
.link:hover {
	text-decoration: none;
}