h1  { color: red; font-size: 16px; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
h2    { color: black; font-weight: bold; font-size: 100%; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
td                       { color: #000; font-weight: normal; font-size: smaller; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
a:link             { color: #00f; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
a:visited             { color: #00f; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
a:hover               { color: #00f; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
.prodheader           { color: black; font-weight: bold; font-size: medium; font-family: Verdana, Arial; text-decoration: none }
.whiteprodheader           { color: white; font-weight: bold; font-size: medium; font-family: Verdana, Arial; text-decoration: none }
.smalllink          { color: #0f6c13; font-weight: normal; font-size: 85%; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.smalllink:link           { color: #0f6c13; font-weight: bold; font-size: 85%; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.smallink:visited           { color: #0f6c13; font-weight: bold; font-size: 85%; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.smallink:hover           { color: #e7d96f; font-weight: bold; font-size: 85%; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
.smalltext         { color: black; font-style: italic; font-size: 85%; font-family: Verdana, Arial; text-decoration: none }
.whitelink          { color: white; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.whitelink:link        { color: white; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.whitelink:visited        { color: white; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.whitelink:hover        { color: red; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
.redbold         { color: red; font-weight: bold; font-family: Verdana, Arial; text-decoration: none }
.pricetext          { color: #005a00; font-weight: bold; font-family: Verdana, Arial; text-decoration: none }
.whitetext         { color: white;  font-family: Verdana, Arial; text-decoration: none }


.top a{   font-family: verdana, arial, helvetica, sans-serif;
        font-size: 20pt;
        font-weight: bold;
        background:#EEEEEE;
        border: 1px dashed #000000;
        height: 5%;
        width: 100%;
}
.top a:hover{   font-family: verdana, arial, helvetica, sans-serif;
        font-size: 20pt;
        font-weight: bold;
        background:#FFFFFF;
        border: 1px solidd #000000;
        height: 5%;
        width: 100%;
}