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

A:link {
	TEXT-DECORATION: none; COLOR : #666666
}
A:visited {
	TEXT-DECORATION: none; COLOR : #666666
}
A:active {
	TEXT-DECORATION: none; COLOR : #666666
}
A:hover {
	TEXT-DECORATION: underline; COLOR : #FF6600
}

.texto {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.texto2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
}

.texto_esp1 {	
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.texto_esp2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}

.texto_top1 {
	font-size: 14px;
	font-family: Century Gothic;
	color: #FFFFFF;
}

.texto_top2 {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bold;
}

.texto_top3 {
	font-size: 18px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bold;
}


.texto_top4 {
	font-size: 18px;
	font-family: Century Gothic;
	color: #0071A8;
}


.texto_down1 {
	font-size: 14px;
	font-family: Century Gothic;
	color: #666666;
}


.texto_down2 {
	font-size: 12px;
	font-family: Century Gothic;
	color: #666666;
}

.texto_na {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}

.texto_gris {
	font-size: 16px;
	font-family: Century Gothic;
	color: #999999;
}

.texto_azul {
	font-size: 16px;
	font-family: Century Gothic;
	color: #3BB2C2;
}

.texto_em {	
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3BB2C2;
}


.texto_na {
	font-size: 16px;
	font-family: Century Gothic;
	color: #FF6600;
}


