.clase {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.telefono {
	font-size: 22px;
	text-decoration: underline;
	color: #FF0000;
}
.texto {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

