.fondo_letras {
	background-image: url(../imagenes/letra_venezuela.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	font-family: "Century Gothic", Century, "Century Schoolbook";
}


.top_banner {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	font-weight: bold;
}
.titulo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #420000;
	text-decoration: none;
}
.texto {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #420000;
}
.texto_bold {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #420000;
	text-decoration: none;
}
.fecha {
	font-family: "Century Gothic", Century, "Century Schoolbook";
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
}
.texto_link {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.sombra_derecha {
	background-image: url(../imagenes/sombra_derecha.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sombra_punta {
	background-image: url(../imagenes/sombra_punta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sombra_linea {
	background-image: url(../imagenes/sombra_linea.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.link_peq {

	font-family: "Century Gothic", Century, "Century Schoolbook";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	font-style: normal;
	text-decoration: none;
}
.logobol {
	background-image: url(../imagenes/Logo_gobbol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 49px;
	width: 433px;
}
