.sento {
	font-family: Tahoma;
	font-size: 11px;
	color: #039DDD;
	font-weight: bold;
	text-decoration: underline;
}
.sento:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.sergio {
	font-family: Tahoma;
	font-size: 11px;
	color: #039DDD;
	font-weight: bold;
	text-decoration: underline;
}
.sergio:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.copy{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	text-decoration: none;	
}

.terminos{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.terminos:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


