body.index {
 Background-color: #686868;
 Font-Family: Arial, Times New Roman;
 Color: Black;
 font-weight: normal;
 font-size: 12pt;
}

a.nav {
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}

a.nav:hover {
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}