a.navhere:link { color: #D2D3CB;
line-height: 20px; 
background-color: #003500;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navhere:visited { color: #D2D3CB; 
line-height: 20px; 
background-color: #003500;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navhere:hover { color: #D2D3CB; 
line-height: 20px; 
background-color: #003500;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navhere:active { color: #D2D3CB; 
line-height: 20px; 
background-color: #003500;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navbar:link { color: #003500;
line-height: 20px; 
background-color: #D2D3CB;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navbar:visited { color: #003500; 
line-height: 20px; 
background-color: #D2D3CB;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navbar:hover { color: #D2D3CB; 
line-height: 20px; 
background-color: #003500;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a.navbar:active { color: #D2D3CB; 
line-height: 20px; 
background-color: #003500;
font-family: "Verdana";
font-size: x-small;
font-weight: bold;
text-decoration: none;
display: block;
}
a:link { color: #003500;
}
a:visited { color: #003500;
}
a:active { color: #AEF779;
background-color: #003500;
}
a:hover { color: #AEF779;
background-color: #003500;
}
table.rect {border-style: solid;
border-collapse: collapse;
}