.texto{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
	

a.texto:hover {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	

