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


<!--
body {
	background-color: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Imagenes/bgb.gif);
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.texto-bordo {
	font-size: 10px;
	color: #990033;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #990033;
}
.texto-blanco {color: #FFFFFF}



.titulo {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.texto-chico {
	font-size: 12px;
	color: #666666;
}


.titulito {
	font-size: 12px; 
	color: #333333;
	font-weight: bold; }

.style59 {	color: #003366;
	font-style: italic;
	font-weight: bold;
}

.style1 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.style12 {
	font-size: 12px; 
	color: #FFFFFF;
	 font-family: Arial;}
-->


