<STYLE TYPE="text/css">
<!--
BODY {
    background-color: #FFFFCC;
    }

.sidemenu {
    background-color: #003399;
    color: #FFCC66;
    }

.menu A:link, .menu A:visited {
    color: #FFCC66;
    text-decoration: none;
    }

.menu A:active, .menu A:hover {
    color: #FFCC66;
    font-weight:bold;
    text-decoration: none;
    }

.tourdates A:link, .tourdates A:visited {
    color:  #003399;
    text-decoration: underline;
    }
    
.tourdates A:active, .tourdates A:hover {
    color:  red;
    text-decoration: underline;
    }
    
    
.bodylinks A:link, .bodylinks A:visited {
    color:  #003399;
    text-decoration: underline;
    }
    
.bodylinks A:active, .bodylinks A:hover {
    color:  #003399;
    font-weight: normal;
    text-decoration: underline;
    color: red
    }
    
   
    
.bottommenu A:link, .bottommenu A:visited {
    color:  #FFCC66;
    text-decoration: none;
    }
    
.bottommenu A:active, .bottommenu A:hover {
    color:  #FFCC66;
    font-weight: normal;
    text-decoration: underline;
    }
    
.main   {
    color: black;
    background-color: #FFFFCC
    }


.header {
    background-color: #FFCC66;
    }


H1  {
    font-size: 14px;
    font-family: verdana;
    color: #003399;
    }

H2  {
    color: #003399;
    font-family: verdana;
    font-size: 14px;
    <!--margin-bottom: 10px;-->
    <!--padding-bottom: 0em;
    border-bottom-width: thick;-->
    }


P, UL   {
    font-family: verdana;
    font-size: 12px;
    }
    
    
-->
</STYLE>
