.navbar { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #336600; } .navbar a:link { text-decoration: none; color: #336600; } .navbar a:visited { text-decoration: none; color: #336600; } .navbar a:hover { text-decoration: none; color: #ff0000; } .navbar a:active { text-decoration: none; color: #336600; } .bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666633; } .navbar1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #336600; } .navbar1 a:link { text-decoration: underline: color: green; color: #336600; } .navbar1 a:visited { text-decoration: underline: color: green; color: #336600; } .navbar1 a:hover { text-decoration: underline: color: green; color: #ff0000; } .navbar1 a:active { text-decoration: underline: color: green; color: #336600; }