html {  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black; }

A:link    { color: black; 	text-decoration: underline; }
A:active  { color: yellow; 	text-decoration: none; }
A:visited { color: black; 	text-decoration: underline; }
A:hover   { color: red; 	text-decoration: none; }

A.bullet:link    { color: white;       text-decoration: none; }
A.bullet:active  { color: red;      text-decoration: none; }
A.bullet:visited { color: white;       text-decoration: none; }
A.bullet:hover   { color: red;         text-decoration: none; }

A.specials1:link    { color: red;       text-decoration: underline; }
A.specials1:active  { color: black;      text-decoration: none; }
A.specials1:visited { color: red;       text-decoration: underline; }
A.specials1:hover   { color: yellow;         text-decoration: none; }


.title 	  { color: white; 
	  font-family: Georgia, "Times New Roman", Times, serif;
	    font-size: 26pt; 
	  font-weight: 900; }

.title1   { color: white;
      font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
	  font-weight: 700; }

.title2   { color: black;
	  font-family: Arial, Helvetica, sans-serif;
	    font-size: 9pt;
	  font-weight: 700;}

.title3   { color: black;
	  font-family: Arial, Helvetica, sans-serif;
	    font-size: 9pt;
	  font-weight: 700; }

.title4  { color: black;
     font-family: Arial, Helvetica, sans-serif;
       font-size: 16pt;
     font-weight: 700; }

.title5   { color: black;
	  font-family: Arial, Helvetica, sans-serif;
	    font-size: 9pt;
	  font-weight: 100; }

.title6   { color: #e0e0e0;
      font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
	  font-weight: 700; 
	background-color: #1452b0; }
        
.buttons  { color: black;
	font-family: Arial Black, sans-serif;
	font-size: 9pt;
	font-weight: 600; 
	text-align: center }


.products { color: black;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: 450; }

.specials  { color: black;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: 700; }

.specials1  { color: red;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: 900; }

.layerattr { position:absolute; 
        top:0px; left:0px; 
        z-index:2; 
        width:380; 
        visibility:hidden; 
        font: 8pt MS Comic Sans,arial,sans-serif; 
        background-color: #FFFFE6; 
        padding: 8px; 
        border: 1px 
        solid black; }
