.navButton   {
font-size: 9pt;
font-weight: bold;
background-color: transparent;
text-align: center;
vertical-align: middle;
background-color: transparent;
margin-top: 1em;
margin-bottom: 1em;
}

.navButton a {
font-size: 9pt;
font-weight:bold;
text-decoration: none;
}



.navButton a:link    { color: #336699;
text-decoration: none;}
.navButton a:visited { color: #ff9191;
text-decoration: none;}
.navButton a:active  { color: #F7D6C6;
text-decoration: none; }
.navButton a:hover   { color: #336699;
text-decoration: none;
font-size:10pt;
}

span.space
{
margin-right:5px;

}