<STYLE type="text/css">
dummy
{
   color: #ff0066; 
}
body	
{ 	
   font-family: Verdana, Arial, Helvetica, MS Sans Serif;
   font-size:12px;  
   color: #595959; 
   text-align: left;
   topmargin: 0;
   leftmargin: 0;
   bottommargin: 0;
   rightmargin: 0;
   marginheight: 0;
   marginwidth: 0;
   background-color: #ffffff;
}
A, A:link, A:visited, A:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: navy;
}
A:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
background: yellow;
}
#a:link 
#{
#   color:blue;
#}
#a:active 
#{
#   color:blue;
#}
#a:visited 
#{
#   color:purple;
#}
# This interferes with Tigra menu i.e. menu background becomes yellow!
#a:hover 
#{
#   background: yellow;
#}
td.h1
{   
   font-size: 150%;
   color: black;
   font-weight: 700;
}
td.h2
{   
   font-size: 150%;
   color: black;
   font-weight: 700;
   background-color:white;
}
td.blurb
{   
   font-size: 75%;
   color: black;
   font-weight: 400;
}
td.big
{   
   font-size: 100%;
   color: black;
   font-weight: 400;
}
td.medium
{   
   font-size: 75%;
   color: black;
   font-weight: 400;
}
td.small
{   
   font-size: 60%;
   color: black;
   font-weight: 400;
}
td.menu
{   
   font-size: 75%;
   color: #595959;
   font-weight: 700;
}
td.days
{   
   font-size: 75%;
   color: navy;
   font-weight: 400;
}
td.weekend
{   
   font-size: 75%;
   color: navy;
   font-weight: 400;
}
td.hours
{   
   font-size: 75%;
   color: navy;
   font-weight: 400;
}

td.form
{   
   font-size: 75%;
   color: navy;
   font-weight: 400;
}
td.title
{   
   font-size: 75%;
   color: navy;
   font-weight: 700;
}
td.big_title
{   
   font-size: 75%;
   color: #ff0000;
   font-weight: 700;
}
td.red_title
{   
   font-size: 120%;
   color: #ff0000;
   font-weight: 700;
   font-style: italic;
}
td.blue_title
{   
   font-size: 120%;
   color: #0000ff;
   font-weight: 700;
}
</style>