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

}

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

#barnavega
{
background-color: #1414D0;
font-family: "arial";
font-size : 9pt;
color:#ffffff;
text-decoration: none;

}
#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
{
  color: #00000;
  text-decoration: none;
  font-size : 9pt;     
}




