@charset "utf-8";
.textos1 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Helvetica, "Myriad Pro";
	font-size: 17px;
	font-weight: normal;
	color: #093c46;
	text-decoration: none;
}
.textos2 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Helvetica, "Myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #093c46;
	text-decoration: none;
}
.textos3 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Helvetica, "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #093c46;
	text-decoration: none;
}
.textos4 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Helvetica, "Myriad Pro";
	font-size: 10px;
	font-weight: normal;
	color: #093c46;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
