
a         { text-decoration: underline; 
            color:#0000A0 }
a:hover   { color: red; 
            text-decoration: underline}
a:active  { color: red}
a:visited { color: #0000A0}


body      { font-family:  arial, helvetica, sans-serif;
            font-size: 11pt;
            color: black ;}

.menu     { font-family:  arial, helvetica, sans-serif ;
            font-size:    14pt    ;
            font-style:  italic    ;
            font-weight:  bold    ;
                    } 

.margin   { font-family:  arial, helvetica, sans-serif ;
            font-size:    10pt    ;
            font-weight:  bold    ;}

.title    { font-family:  arial, helvetica, sans-serif ;
            font-weight: bold;
            font-size:    10pt    ;}
            
.text     { font-family:  arial, helvetica, sans-serif ;
            font-size:    10pt    ;}
            
.style1   { color: #2093EC}
.style4   { font-size: 12pt;
            font-weight: bold;
            padding-left: 0px;}
            
h1        { font-family: tahoma, arial, sans-serif; 
            font-size: 11pt; 
            font-weight:  bold;}
h2        { font-family: tahoma, arial, sans-serif; 
            font-size: 10pt; 
            font-weight:  bold;}
h3 {  font-family: tahoma, arial, sans-serif; font-size: 11pt; }

.weather {color: ; font-size: pt;  font-family: ;}
A.weather:link { color:;  }

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold; }
.amenities {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold; }
.headerwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight:bold; color:white; }
.headerwhitelarge {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bolder; color:black; }
.tv_show_name {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:bold; color:#003399; }
.tv_show_time {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:normal; color:red; }


