.text {
	font-family: tahoma;
	font-size:11px; 
	color:#767676;
	text-decoration: none;
	line-height:13px
}
.text:hover {
	text-decoration:none;
}
.link {
	font-family: tahoma;
	font-size:11px; 
	color:#767676;
	text-decoration: underline;
	
}
.link:hover {
	text-decoration: none;
}
