document.write('<STYLE>');
document.write(' <!--');

document.write(' body {scrollbar-face-color: #545454 ;scrollbar-shadow-color: #7b7b7b; scrollbar-highlight-color: #ffffff;scrollbar-3dlight-color: #7b7b7b;scrollbar-darkshadow-color: #7b7b7b;scrollbar-track-color: #296B9C ;scrollbar-arrow-color: white;}\n ');

document.write(' A:hover {text-decoration:font-weight:bold; color:red;}');
document.write(' A.miniwhite:link {color:white}');
document.write(' A.miniwhite:visited {color:white}');
document.write(' A.miniwhite:active {color:white} ');
document.write(' A.miniwhite:hover {color:yellow}');

document.write(' A.blanco:link {color:white; text-decoration:none}');
document.write(' A.blanco:visited {color:white; text-decoration:none}');
document.write(' A.blanco:active {color:white; text-decoration:none} ');
document.write(' A.blanco:hover {color:black; text-decoration:none}');

document.write(' A.blanco_amarillo:link {color:white; text-decoration:none}');
document.write(' A.blanco_amarillo:visited {color:white; text-decoration:none}');
document.write(' A.blanco_amarillo:active {color:white; text-decoration:none} ');
document.write(' A.blanco_amarillo:hover {color:yellow; text-decoration:none}');

document.write(' A.menu:link {color:white; text-decoration:none}');
document.write(' A.menu:visited {color:white; text-decoration:none}');
document.write(' A.menu:active {color:white; text-decoration:none} ');
document.write(' A.menu:hover {color:black; text-decoration:none}');

document.write(' A.menuyellow:link {color:yellow; text-decoration:none}');
document.write(' A.menuyellow:visited {color:yellow; text-decoration:none}');
document.write(' A.menuyellow:active {color:yellow; text-decoration:none} ');
document.write(' A.menuyellow:hover {color:black; text-decoration:none}');

document.write(' A.bluelink:link {color:#0000c0}');
document.write(' A.bluelink:active {color:#0000c0} ');
document.write(' A.bluelink:visited {color:#0000c0}');
document.write(' A.bluelink:hover {color:red}');

document.write(' A.blacklink:link {color:black}');
document.write(' A.blacklink:active {color:black} ');
document.write(' A.blacklink:visited {color:black}');
document.write(' A.blacklink:hover {color:red}');

document.write(' A.blacklink2:link {text-decoration:none; color:black}');
document.write(' A.blacklink2:active {text-decoration:none; color:black} ');
document.write(' A.blacklink2:visited {text-decoration:none; color:black}');
document.write(' A.blacklink2:hover {text-decoration:none; color:#0000c0}');

document.write(' A.bluelink2:link {text-decoration:none; color:#0000c0}');
document.write(' A.bluelink2:active {text-decoration:none; color:#0000c0} ');
document.write(' A.bluelink2:visited {text-decoration:none; color:#0000c0}');
document.write(' A.bluelink2:hover {text-decoration:underline; color:red}');

document.write(' A.cielo:link {text-decoration:none; color:#0066CC}');
document.write(' A.cielo:active {text-decoration:none; color:#0066CC} ');
document.write(' A.cielo:visited {text-decoration:none; color:#0066CC}');
document.write(' A.cielo:hover {text-decoration:underline; color:black}');

document.write(' div.hidediv: visibility:hidden');
document.write(' div.showdiv: visibility:show');
document.write(' table.texto {font-family: Arial; color:black; font-size:8}');
document.write(' table.texto2 {font-family: Arial; color:black; font-size:12}');
document.write(' -->');
document.write('</STYLE>');
