table.leftnav A:link {
   font-family: serif;
   font-weight: bold;
   font-size: 16px;
   color: #FFFF00;
   text-decoration: none;
}
table.leftnav A:visited {
   font-family: serif;
   font-weight: bold;
   font-size: 16px;
   color: #FFFF00;
   text-decoration: none;
}
table.leftnav A:hover {
   font-family: serif;
   font-weight: bold;
   font-size: 16px;
   color: #FFFF00;
   text-decoration: overline;
}
table.leftnav A:active {
   font-family: serif;
   font-weight: bold;
   font-size: 16px;
   color: #FFFF00;
   text-decoration: none;
}
table.Content {
   padding: 5;
}

