.nav { color: white; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; }
.nav2 { color: white; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; text-align: center; }
.nav2:link, .nav2:visited, .nav2:active { color: white; text-decoration: none; }
.nav2:hover { color: white; text-decoration: underline; }
.borders { border-right: 1px solid #676735; }
.bordertop { border-top: 1px solid #676735; }
.bordertopbot { border-top: 1px solid #663; border-bottom: 1px solid #663; }
.bordertlinebot { border-bottom: 1px solid #663; }
