body, b, p, td, a, div, input, span { font-family: Verdana; font-size: 14px; }

a { text-decoration: none; color: green; }
a:hover { text-decoration: underline; }

.home_nav { color: #003300; text-decoration: none; font-weight: bold; font-size: 18px; }
.home_nav:hover { color: green; text-decoration: underline; }

.sub_nav { color: #003300; text-decoration: none; font-weight: bold; font-size: 12px; }
.sub_nav:hover { color: green; text-decoration: underline; }

.selected_sub_nav { background-color: #006600; color: lightgreen; font-size: 12px; font-weight: bold; margin: 2px; padding: 0.5em; }

.sub_title { font-size: 20px; color: tan; text-shadow: 1px 1px 1px #666; }

.light_divider { color: #cccccc; }

#nav { width: 700px; text-align: right; }
