/* CSS Document */
body, html { 
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	height: 100%;
	text-decoration:none;
	
	}
	.footer {
	color: #CCCCCC;
	font-size: 7pt;
	}

.titulo_epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
	font-weight: bolder;	
}

.titulo_grande {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 24pt;
	text-decoration: none;
	font-weight: bold;
	}
.titulos_varios {
   color: #000099;
   font-size: 12pt;
   text-decoration: none;
   font-weight: bold;
   }
  
.datos {
	color:#CCCCCC;
	font-size:x-small;
	font-weight: bolder;	
	}
a:link {
	color:#000099;
	text-decoration: none;
	}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.botonera {
	color: #CCCCCC;
	text-decoration: none;
	font-size:x-small;
	}
.ventas {
	color:#000000;
	font-size:x-small;
	font-weight: bolder;	
	}