BODY {
       background-color: #ffffff ;
       margin-left: 0px ;
       margin-right: 0px ;
       margin-top: 0px ;
       margin-bottom: 0px ;
     }

A         { text-decoration: none ; }
A:link    { color: #007700 ; }
A:hover   { color: #007700 ; text-decoration: underline ; }
A:active  { color: #007700 ; }
A:visited { color: #007700 ; }

A.teeoffnavlink         { font-family: "Arial","sans-serif" ; font-size: 13px ; text-decoration: none ; font-weight: bold ; }
A.teeoffnavlink:link    { color: #005511 ; }
A.teeoffnavlink:hover   { color: #005511 ; text-decoration: underline ; }
A.teeoffnavlink:active  { color: #005511 ; }
A.teeoffnavlink:visited { color: #005511 ; }

.sitetitle {
             font-family: "Arial","sans-serif" ;
             font-size: 32px ;
             font-weight: bold ;
             color: #ffffff ;
           }

.siteslogan {
              font-family: "Arial","sans-serif" ;
              font-size: 18px ;
              font-weight: bold ;
              color: #ffffff ;
            }

.nav_col_1 {
             background-color: #acacac ;
           }
.nav_col_2 {
             background-color: #e5e5e5 ;
           }
.content {
           background-color: #f7f7f7 ;
         }
.contenttext {
               color: #000000 ;
             }

.sitebottom {
              background-color: #ebebeb ;
              font-family: "Arial","sans-serif" ;
              font-size: 10px ;
              font-weight: bold ;
              color: #000000 ;
            }
