TD {
  color: #111111;
  font-family: Arial;
  font-size: 13px;
}
.menufinal {
  color:#ffffff;
  font-family: Tahoma;
  font-size: 11px;
}

.punteado{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: 868477; 
   background-color: F2F1E7; 
   font-family: verdana, arial; 
   font-size: 10pt; 
} 

A:link {
  text-decoration:none;color:#5A3622;}
A:visited {
  text-decoration:none;color:#5A3622;}
A:active {
  text-decoration:underline;color:#5A3622;font-weight:bold;}
A:hover {
  text-decoration:underline;color:#5A3622;font-weight:bold;}
  
input.btnalert {
 font-family: Verdana;
 font-weight: bold;
 color: #ffffff;
 
 background: #550000;
 border-top: solid 1px #EEEE99;
 border-right: solid 1px #666600;
 border-bottom: solid 1px #666600;
 border-left: solid 1px #EEEE99
}

input.btn {
 cursor:pointer;
 border:outset 1px #ccc;
 background:#999;
 color:#666;
 font-weight:bold;
 padding: 1px 2px;
 background:url(/imagenes/formbg.gif) repeat-x left top;
}

input.btn2 {
 cursor:pointer;
 border:outset 1px #ccc;
 background:#999;
 color:#666;
 font-weight:bold;
 padding: 1px 2px;
 background:url(/imagenes/formbg.gif) repeat-x left top;
}

