div#nav{  background: #000000;  color: #ffffe0;  width: 150px;  margin-right: 10px;  }  a.nav {  display: block;  font: bold .9em Arial, sans-serif;  color: #ffffe0;  background: #000000;  text-decoration: none;  text-align: center;  }  a.nav:hover {  display: block;  font: bold .9em Arial, sans-serif;  color: #D1E7FD;  background: #000000;  text-decoration: none;  text-align: center;  }  a.nav:visited {     display: block;  font: bold .9em Arial, sans-serif;  color: #cc99a0;  background: #000000;  text-decoration: none;  text-align: center;  }  div#links {   font: normal .9em Arial, sans-serif;   line-height: 1.5em;   width: 500px;   background: #ffffff;   color: #000000;   border: solid 2px #000000;   }   div#club {  background: #ffffff;  color: #000000;  font: normal .9em Arial, sans-serif;  line-height: 1.2em;   text-align: left;  padding: 20px;  width: 500px;  border: solid 2px #000000;  }   div#cal {   font: normal .9em Arial, sans-serif;   line-height: 1.5em;   width: 585px;   background: #ffffff;   color: #000000;   border: solid 2px #000000;   }   div#tour {   font: bold 1em Arial, sans-serif;   width: 300px;   background: #ffffff;   color: #c00044;   border: solid 2px #000000;   border-radius: 10px;   padding: 5px;   }         a.links:visited }  color: #000000;  background: transparent;  }       p {  font: normal 11pt Arial;   }  p.tips {  text-align: left;  font: normal 10pt Arial;  line-height: 1.3em;  padding: 20px;  }    p.home {  text-align:left;   font: normal 11pt Arial;   line-height: 1.2em;  width: 400px;  padding: 20px;  border: solid 2px #000000;  background: #ffffff;  }   p.links  {       text-align:center;   font: normal 11pt Arial;   width: 500px;  border: solid 2px #000000;  background: #ffffff;  }   p.footer {  text-align:center;   font: normal 8pt Arial;  border: none;  }     h1 {   text-align: center;   font: bold 14pt Arial;   }   h2 {  text-align: center;  font: bold 11pt Arial;  }   h3 {  text-align: center;  font: bold 10pt Arial;  }     td.cal {  font: normal .9em Arial, sans-serif;  text-align: left;  }  ul {  font: normal 11pt Arial;   }  