body{
        font-family: arial;
        font-size : smaller;
        font-color : black;

}

# a:hover
{
color: #B32828;
background-color: #DDF2FC;
text-decoration:underline;
}

#barnavega
{
text-align: center ; 
background-color: #1414D0;
font-family: "arial";
font-size : 09pt;
color:#ffffff;
text-decoration: none;
margin: -5px 5px 5px 5px ;


}
#barnavega  a:hover
{
color: #ffffff;
text-decoration:underline;
}
#barnavega  a
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}

#a
{
color: #000000;
text-decoration: none;

}

#foot
{
  background: #F9F9F9;
  text-decoration: none;
  font-size : 10pt;
  height:30px;
}



