body  { font-family: "Times New Roman", Georgia, Times }
.nav1 { color: #ff4500; font-weight: bold; text-decoration: none }
.nav1:hover { color: #efefef; background-color: #bdb76b }
.nav2 { color: #ff1493; font-size: 18px; line-height: 20px; text-decoration: none }
.nav2:hover { color: #808000; text-decoration: underline }
.nav3 { color: #ff1493; text-decoration: none }
a { color: #808000; text-decoration: none }
a:hover { color: #bdb76b; font-weight: bold }

