BODY{
   background: #f0f5fa;
   background-image: url(bg.gif);
   FONT-FAMILY: Tahoma;
   color:#000000;
}

TD.tabla_contenido_linea{
        FONT-FAMILY: Tahoma;
        FONT-SIZE: 11px;
        COLOR: #000000;
        BORDER-TOP-WIDTH: 1px;
        BORDER-TOP-COLOR: #CAC9C9;
        BORDER-TOP-STYLE: solid;
}

a:link{
   color: black;
   text-decoration: underline;
}a:active{
   color: black;
   text-decoration: none;
}a:visited{
   color: black;
   text-decoration: none;
   text-decoration: underline;
}a:hover{
   color: red;
   text-decoration: none;
}

a.menu_link:link{
   color: black;
   text-decoration: none;
   font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
   font-size: x-small;
   font-weight: bold;
}a.menu_link:active{
   color: black;
   text-decoration: none;
   font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
   font-size: x-small;
   font-weight: bold;
}a.menu_link:visited{
   color: black;
   text-decoration: none;
   font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
   font-size: x-small;
   font-weight: bold;
}a.menu_link:hover{
   color: red;
   text-decoration: none;
   font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
   font-size: x-small;
   font-weight: bold;
}

.titulo{
   color: white;
   font-weight: bold;
}

.texto{
   width:100px;
   height:20px;
   border:1px outset;
   font-size:10px;
   font-famaly:Arial;
   font-weight:bold;
   color:#330065;
   background:#ffffff;
}.boton{
   width:100px;
   height:20px;
   border:1px outset;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   background:#B07040;
}.seleccion{
   height:20px;
   border:1px outset;
   font-size:10px;
   font-famaly:Arial;
   font-weight:bold;
   color:#330065;
   background:#ffffff;
}


.alerta{
        FONT-FAMILY: Tahoma;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        COLOR: #009900;
}.Temp_Err{
        FONT-FAMILY: Tahoma;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        COLOR: #009900;
}