BODY {
	scrollbar-face-color: #FDF21D;
	scrollbar-arrow-color: red;
	scrollbar-base-color: #000026;/*#2667A8;*/
/*	scrollbar-highlight-color:#ffffff ;	*/

scrollbar-highlight-color:#FFFFFF; /*#009999; */
}
.TITULO {
	font-family: sans-serif, Arial, Geneva, Verdana, Helvetica;
	color: 860308;
	font-size: 17px;
	font-weight: bold;
	text-align: center; /*	background-position: center;*/
}

/* ESTILO PARA LOS TITULOS DE LAS TABLITAS*/
.tamaño_pequeño {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #760707;
/*	color: #82890A;*/
	font-style: normal;
	text-align: justify;
/*	align: left; /*font-weight: bold;*/
}
.tamaño_grande {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #760707;
/*	color: #82890A;*/
	font-style: normal;
	text-align: justify;
/*	align: left; /*font-weight: bold;*/
}
.sub_tit {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#FFFFFF;
	font-weight: bold;
}
.tablita_negra {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #760707;
	text-align: center;
}
/*
A.link_grande:visited {
	font-family: Ballet, Coolsville, fantasy;
	font-size: 20px;
	color: #D8BA14;
	text-align: center;
	font-weight: bold;
} 
A.link_grande:active {
	font-family: Ballet, Coolsville, fantasy;
	font-size: 20px;
	color: #D8BA14;
	text-align: center;
	font-weight: bold;
} 
A.link_grande:link {
	font-family: Ballet, Coolsville, fantasy;
	font-size: 20px;
	color: #D8BA14;
	text-align: center;
	font-weight: bold;
} 
A.link_grande:hover {
	color: #BCBD00;
	text-align: center;
	font-size: 24px;
	font-family: Ballet, Coolsville, fantasy;
	font-weight: bold;
}
*/
A.link_naranja:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #FA8904;
	text-decoration: none;
}
A.link_naranja:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #fdf21d;
	text-decoration: none;
} 
A.link_naranja:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #FA8904;
	text-decoration: none;
}  
A.link_naranja:hover {
	color: #ED8312;
	text-decoration: none;
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
A.link_rojo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: normal;
	font-weight: bold;
}
A.link_rojo:visited {
	color: #fdf21d;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.link_rojo:hover {
	color: #fdf21d;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.link_rojo:active {
	font-size: 12px;	
	color: #fdf21d;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


input, textarea {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #000000;
	width: 150;
}

.new_input {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	border: 1px solid Green;
	background: #000026;
	width: 200;

}
.new_text {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 683;
}
.new_button {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	border: 1px solid #000000;
	width: 60;
}
