body {
  scrollbar-arrow-color: #E43131;
  scrollbar-base-color: #990000;
  scrollbar-DarkShadow-Color: #000000;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-Color: #008080;
  scrollbar-Shadow-Color: #801915;
  scrollbar-Track-Color: #000000;
  scrollbar-3dLight-color: #000000;
  scrollbar-3dShadow-color: #333333;
}
.form {
		font-family : Verdana;
        font-size : 9px;
		text-decoration : none;
        color : #CCCCCC;
		font-size : 10px;
		color : #000000;
}
.boton {
	background-color : #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 9px;
	line-height : 8px;
	height : 16px;
	letter-spacing : 1px;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
}
.enlace_blanco {
        font-family : Verdana;
		font-weight : bold;
		font-size : 10px;
        text-decoration : none;
		color : #FFFFFF;		
}
.enlace_negro {
        font-family : Verdana;
		font-weight : bold;
		font-size : 10px;
        text-decoration : none;
		color : #000000;		
}
.texto {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
	text-align: left;

}
.texto_ver {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #000000;
	padding: 12;
	text-align: left;
	line-height: 30px;

}
.texto_intro {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	text-align: left;

}
.texto_blanco {
        font-family : Verdana;
        font-size : 10px;
		text-decoration : none;
        color : #FFFFFF;
}

.titulo {
        font-family : Verdana;
        font-size: 13px;
		font-weight : bold;
		color : #AAAAAA;

}
.titulo_rojo {
	font-family : Arial;
	font-size: 12px;
	font-weight : bolder;
	color : #CC2929;
	text-decoration: none;

}
.titulo_menu {
        font-family : verdana;
        font-size: 12px;
		font-weight : bold;
		color : #AAAAAA;

}
.titulo_blanco {
        font-family : Verdana;
        font-size: 12px;
		font-weight : bold;
		color : #FFFFFF;
		
}