BODY {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	text-align: left;
}

A {
	color: #26b3b5;
	text-decoration: none;
}

A:HOVER {
	color: #26b3b5;
	text-decoration: underline;
}

.texto {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
}
.texto-destacado {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: normal;
}

.titulo {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-size: 24px;
	color: #26b3b5;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-size: 16px;
	color: #f2507a;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
}
