body {
	background-color:#DCE6E7;
	scrollbar-face-color:#006666;
	scrollbar-arrow-color:#00FFFF;
	scrollbar-track-color:#DCE6E7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.pagina{
	font-size : 12px;
	color:#000000;
	text-decoration:blink;
	text-align : center;
	width : 16px;
	height:20px;
}

.titulo{
	font-family:"Courier New", Courier, mono;
	font-size:28px;
	color:#0000FF;
	cursor:default;
}

.texto{
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
	z-index:auto;
}
.subtitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF9900;
	font-weight:bold;
	cursor:default;
}
.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF6600;
	font-weight:700;
	text-decoration:none;
	cursor:default;
}
.normal_negrita_mayuscula{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor:default;
}
.normal_negrita{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
	cursor:default;
}
.sabiasque{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color:#006666;
	text-decoration: none;
	text-transform:uppercase;
	cursor:default;
}
.sabiasque_mini{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;
	text-decoration: none;
	cursor:default;
}
.sabiasque_tabla{
	border-width:thin;
	border:#339933;
	border:dashed;
}
.menu_informacion{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-size-adjust:inherit;
	font-stretch:condensed;
	font-weight:bold;
	border:dashed;
	border-bottom-style:groove;
	border-style:groove;
	background-color:#CCCCCC;
	color:#000066;
	cursor:default;
	text-decoration:none;
}
.enlaces{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0000FF;
	cursor:pointer;
}
.error{
	font-family:"Courier New", Courier, mono;
	color:#FF0000;
	text-shadow:Silver;
	cursor:default;
}
.vacio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1pt;	
	text-decoration: none;	
	cursor:default;
}
.creditos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	cursor:default;
}
.caja_txt{
	background-color:white;
	color:#990033;
	font-weight: bold;
	border:0;
	border-top:#D28D4b 1px solid;
	border-left:#D28D4b 1px solid;
	border-bottom:#D28D4b 1px solid;
	border-right:#D28D4b 1px solid;
	font-family:verdana;
	font-size:9px;
	height:15;
	cursor:pointer;
} 
.cajon_txt{
	background-color:white;
	color:#990033;
	font-weight: bold;
	border:0;
	border:#D28D4b 1px solid;
	font-family:verdana;
	font-size:9px;
	cursor:pointer;
} 
.boton_negro{	
	font-family:verdana;		
	height:20px; 
	color:#ffffff;
	background-color:#5D6063; 		
	font-size:9px; 		
	text-align: center;
	vertical-align: top;
	cursor: hand;
	border:#D28D4b 2px solid;
}
.boton{
	font-family: Trebuchet MS;
	font-size: 11px;		
	color: #000000;
	font-weight: bold;
	background-color: #DCE6E7;	
	border: 0;
	border: #C20816 1px solid;	
	cursor:pointer;
}

.publicidad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color:#FF0000;
	cursor:default;
}