body {
scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #FC8D79; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #FC8D79; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #cccccc; 
scrollbar-arrow-color: #FFFFFF;
}
.8{font-family:Arial;color:#000000;font-size:10pt;}
.blanca8{font-family:Arial;color:#ffffff;font-size:10pt;}
.negra8{font-family:Arial;color:#000000;font-size:10pt;}
.roja8{font-family:Arial;color:#ff0000;font-size:10pt;}

.cursiva10{font-family:Arial;color:#ffffff;font-size:10pt;font-style:italic;padding:0px;margin:0px;}

.blanca9{font-family:Arial;color:#ffffff;font-size:9pt;}
.negra9{font-family:Arial;color:#000000;font-size:9pt;}
.roja9{font-family:Arial;color:#ff0000;font-size:9pt;}

.lineaBlanca{border-bottom: 1 #ffffff solid;}

a.enlace{color:#FFFFFF;font-family:Arial;text-decoration:none;font-size:10pt;}
a.enlace:hover{color:#FFFFFF;font-family:Arial;text-decoration:underline;font-size:10pt;}

a.login{color:#000000;font-family:Arial;text-decoration:none;font-size:10pt;font-weight:bold}
a.login:hover{color:#FF0000;font-family:Arial;text-decoration:none;font-size:10pt;font-weight:bold}

a.opcion{color:#ffffff;font-family:Arial;text-decoration:none;font-size:10pt;font-weight:bold}
a.opcion:hover{color:#000000;font-family:Arial;text-decoration:none;font-size:10pt;font-weight:bold}

.input 
{ 
	font-family: Arial; font-size: 9pt; color: #000000;background-color:#FFFFFF;
	border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; 	border-left-width: 1px; padding-top:0px;padding-bottom:0px;
}

.submit 
{ 
	font-family: Arial; font-size: 9pt; color: #ffffff;background-color:#FF0000;
	border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; 	border-left-width: 1px;font-weight:bold;
    padding-left:8px;padding-right:8px; cursor: pointer;
}

.enlace-boton {
    font-family: Arial;
    font-size: 9pt;
    text-decoration:none;
    color: #ffffff;
    background-color: #FF0000;
    border: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: bold;
    padding-top:2px;
    padding-bottom:2px;
    padding-left: 8px;
    padding-right: 8px;
    cursor: pointer;
}

