.menu { text-decoration:none; color:#FFFFFF; }
.main  { text-decoration:underline; color:#0000CC; }
.bottom  { text-decoration:underline; color:#000000; }
.bottom:hover  { text-decoration:none; color:#666666; }
.main:hover { text-decoration:none; color:#999999; }
A:hover { text-decoration:none; color:#000000; }
.links {  color: #000000; text-decoration: none}
.links:hover {  color: #FFFFFF; text-decoration: none}
.home {  color: #993366; text-decoration: underline}
home:hover {  color: #FFFFFF; text-decoration: none}
.book {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
.book:hover {  color: #FFFF00; text-decoration: none}
.home:hover {  color: #000000; text-decoration: none}

