body {
	background-color: #0C3A2D;
	font-family: Tahoma;
	font-size: 11px;
}

a.boton_titulo:link 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
a.boton_titulo:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
a.boton_titulo:hover {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	text-align: justify;
}
a.boton_pie:link {
	color: #E3C68C;
	text-decoration: none;
	text-align: right;}
a.boton_pie:visited {
	color: #E3C68C;
	text-decoration: none;
	text-align: right;
}
a.boton_pie:hover {
	color: #E3C68C;
	text-decoration: none;
	text-align: right;
}

.texto_pie {
	color: #E3C68C;
	text-decoration: none;
	text-align: justify;
}

.texto_12_blanco {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.texto_12_negro {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.texto_26_rosa {
	font-size: 36px;
	color: #E3C68C;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.texto_24_violeta {
	font-size: 36px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.texto_19_rosa {
	font-size: 19px;
	color: #E3C68C;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.texto_14_rosa {
	font-family: Tahoma;
	color: #E3C68C;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.texto_18_violeta {
	font-size: 18px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

a.texto_18_violeta:link {
	font-size: 18px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}
a.texto_18_violeta:visited {
	font-size: 18px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}
a.texto_18_violeta:hover {
	font-size: 18px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}


.texto_13_blanco {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.texto_11_blanco_negrita {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.texto_11_rosa_negrita {
	color: #E3C68C;
	text-decoration: blink;
	font-weight: bold;
	text-align: justify;
}


.texto_11_negro_negrita {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.texto_11_blanco_negrita_der {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.texto_20_violeta_centrado {
	font-size: 20px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.texto_16_violeta {
	font-size: 16px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}