body {background:url(../navi/fondo2.jpg) repeat;}
a {color: #006699;text-decoration: none;font-weight: bold;}
a:hover {color: #006699;text-decoration: underline;}

.texto {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
.texto2 {

	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
.texto2_azul_bold {

	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	line-height: 15px;
	color: #006699;
	text-align: justify;
	font-weight: bold;
}
.texto3 {

	font-family: "Lucida Sans Unicode";
	font-size: 7pt;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
.texto3_azul_bold {
	font-family: "Lucida Sans Unicode";
	font-size: 7pt;
	line-height: 15px;
	color: #006699;
	text-align: justify;
	font-weight: bold;
}
.texto2_negro_bold {

	font-family: "Lucida Sans Unicode";
	font-size: 7pt;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.white_title {
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
