BODY {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

A {
	color: #006699;
	text-decoration: none;
}

A:HOVER {
	color: #006699;
	text-decoration: underline;
}
.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.texto_subtitulo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #006699;
	text-align: left;
	line-height: 45px;
}
.texto_vision {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 18px;
	font-style: italic;
	text-align: justify;
	font-weight: bold;
}
.texto_cont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: 18px;
}
.frase_cont{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: center;
	line-height: 18px;
	font-style: italic;
}
