<style>
.tmp {}

.wholesite { border: 1px solid black; background-color: #686868; }

.nav_header { background-color: #5A7252; color: white; font-size: 11pt; font-family: times new roman; }  
.nav_cell { background-color: #B3BEAE; color: '#51634C'; font-size: 10pt; font-family: times new roman; }  

td { color: white; }
p { color: white; }

A.navlink { color: #51634C; text-decoration: none; }
A.navlink:hover { text-decoration: underline; } 

A { color: lightblue; text-decoration: none; }
A:hover { text-decoration: underline; }

</style>