@charset "utf-8";
/* CSS Document */

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	word-spacing: 0em;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 200px;
	padding-left: 200px;
	line-height: 25px;
}
.texto2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.textocontacto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-position: center;
	word-spacing: 0em;
	font-weight: bold;
}
.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
.textoconsultas {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
}
.agencias {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
