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.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: Arial, Helvetica, sans-serif;
	font-size: 26pt; 
	font-weight: 900; }

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

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

.buttons  { color: black;
	font-family: Arial Black, sans-serif;
	font-size: 9pt;
	font-weight: 600; 
	text-align: center }

.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: 18pt;
        font-weight: 700; }

.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; }
