<style>

.tmp {}


.navmenucell {
background-image: url(../images/menuhead.gif);
text-align: center;
line-height: 20px;
}

.navmenutext {
color: darkred;
font-weight: bold;
font-family: Arial;
font-size: 12pt;
}

.navlinkscell {
background-color: #595A7B;
text-align: center;
}

.navcelltext {
color: white;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
}

a.navlinks {
color: white;
text-decoration: none;
font-family: Arial;
font-size: 12pt;
}

a.navlinks:hover {
color: silver;
text-decoration: underline overline;
font-family: Arial;
font-size: 12pt;
}

.navtable {
}

</style>
