A {text-decoration: none; }
A:link {text-decoration: none;}
A:visited {text-decoration:none;}
A:hover {text-decoration: underline; color: #c4bbaf}
A:active   {text-decoration:none;}
body {
    font-family: "verdana";
    background-color: #663300;
    text-align: center;
}
.blanc  {
    color: #ffffff;
}
div.fondo_arriba  {
    width: 770px;
    height: 20px;
    background-image: url(fondo_arriba.gif);
    background-repeat: no-repeat;
}
div.fondo_abajo  {
    width: 770px;
    height: 20px;
    background-image: url(fondo_abajo.gif);
    background-repeat: no-repeat;
}
div.chicha  {
    width: 770px;
    background-color: #660000;
    font-size: 18px;
    text-decoration: blink;
    padding-bottom: 50px;
}
div.chicha_arriba2  {
    width: 550px;
    height: 14px;
    background-image: url(bateria/fondo_arriba2.gif);
    background-repeat: no-repeat;
    padding-left: 110px;
    font-size: 1px;
}
div.chicha_abajo2  {
    width: 550px;
    height: 14px;
    background-image: url(bateria/fondo_abajo2.gif);
    background-repeat: no-repeat;
    padding-left: 110px;
}
div.chicha2  {
    width: 550px;
    background-color: #ffffff;
    font-size: 18px;
}
span.chicha3  {
    font-size: 14px;
}
div.menu  {
    width: 761px;
    text-align: center;
    margin: 4px;
    margin-bottom: 10px;
}
div.itemmenu  {
    width: 106px;
    height: 15px;
    float: left;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    margin: 1px;
    background-image: url(fondo_menu.gif);
}
.itemmenu a:hover  {
    background-image: url(fondo_menu_blanc.gif);
}