
A.topnav:link {
   color: #16469e;
   background-color: #d6dae9;
   text-decoration: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 0.8em;
   display: block;
   border: solid 1px #16469e;
}

A.topnav:visited {
   color: #16469e;
   background-color: #d6dae9;
   text-decoration: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 0.8em;
   display: block;
   border: solid 1px #16469e;
}

A.topnav:hover {
   color: #d6dae9;
   background-color: #16469e;
   text-decoration: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 0.8em;
   display: block;
   border: solid 1px #16469e;
}

A.uleftnav:link {
   color: #16469e;
   background-color: #d6dae9;
   text-decoration: none;
   font-family: Arial;
   display: block;
}

A.uleftnav:visited {
   color: #16469e;
   background-color: #d6dae9;
   text-decoration: none;
   font-family: Arial;
   display: block;
}

A.uleftnav:hover {
   color: #d6dae9;
   background-color: #16469e;
   text-decoration: none;
   font-family: Arial;
   display: block;
}
