A:link
{
    font-weight : bold;
    text-decoration : none;
    color: #FF2010;
}

A:visited
{
    font-weight : bold;
    text-decoration : none;
    color: #FFA030;
}

A:active
{
    font-weight : bold;
    text-decoration : none;
    color: #04FF04;
}

A:hover
{
    font-weight : bold;
    text-decoration : none;
    color: #80CCFF;
}

A.menu:link
{
    font-weight : bold;
    font-size : 10pt;
    fontsize : 10pt;
    text-decoration : none;
    color: orange;
}

A.menu:visited
{
    font-weight : bold;
    font-size : 10pt;
    fontsize : 10pt;
    text-decoration : none;
    color: orange;
}

A.menu:active
{
    font-weight : bold;
    font-size : 10pt;
    fontsize : 10pt;
    text-decoration : none;
    color: orange;
}

A.menu:hover
{
    font-weight : bold;
    font-size : 10pt;
    fontsize : 12pt;
    text-decoration : none;
    color: orange;
}

body
{
    background-color : #FFFFFF;
    font-family : "Helvetica, Arial, Tahoma";
    fontfamily : "Helvetica","Arial","Tahoma";
    font-size : 12pt;
    fontsize : 12pt;
    font-weight : normal;
    text-decoration : none;
    color: #000000;
}

P
{
    font-family : "Helvetica, Arial, Tahoma";
    fontfamily : "Helvetica","Arial","Tahoma";
    font-size : 12pt;
    fontsize : 12pt;
    font-weight : normal;
    text-decoration : none;
    color: #000000;
}

.shopname
{
    font-family : "Times";
    fontfamily : "Times";
    font-size : 16pt;
    fontsize : 16pt;
    font-weight : bold;
    text-decoration : none;
    color: #800000;
}

.shopdesc
{
    font-family : "Times";
    fontfamily : "Times";
    font-size : 14pt;
    fontsize : 14pt;
    font-weight : bold;
    text-decoration : none;
    color: #000000;
}

TH
{
    font-family : "Arial, Tahoma, Helvetica";
    fontfamily : "Arial","Tahoma","Helvetica";
    font-size : 14pt;
    fontsize : 14pt;
    font-weight : normal;
    text-decoration : none;
    color: black;
}

TD
{
    font-family : "Arial, Tahoma, Helvetica";
    fontfamily : "Arial","Tahoma","Helvetica";
    font-size : 12pt;
    fontsize : 12pt;
    font-weight : normal;
    text-decoration : none;
    color: #000000;
}

TD.title
{
    font-family : "Arial, Helvetica, Tahoma";
    fontfamily : "Arial","Helvetica","Tahoma";
    font-size : 14pt;
    fontsize : 14pt;
    font-weight : bold;
    text-decoration : none;
    color: teal;
}

TD.head
{
    font-family : "Arial, Helvetica, Tahoma";
    fontfamily : "Arial","Helvetica","Tahoma";
    font-size : 14pt;
    fontsize : 14pt;
    font-weight : bold;
    text-decoration : none;
    color: purple;
}

TD.small
{
    font-family : "Arial, Helvetica, Tahoma";
    fontfamily : "Arial","Helvetica","Tahoma";
    font-size : 10pt;
    fontsize : 10pt;
    text-decoration : none;
    color: black;
}

H1
{
    font-family : "Arial, Helvetica, Times New Roman";
    fontfamily : "Arial","Helvetica","Times New Roman";
    font-size : 28pt;
    fontsize : 28pt;
    font-weight : normal;
    text-decoration : none;
    color : red;
}

H2
{
    font-family : "Arial, Helvetica, Times New Roman";
    fontfamily : "Arial","Helvetica","Times New Roman";
    font-size : 24pt;
    fontsize : 24pt;
    font-weight : normal;
    text-decoration : none;
    color : red;
}

H3
{
    font-family : "Arial, Helvetica, Times New Roman";
    fontfamily : "Arial","Helvetica","Times New Roman";
    font-size : 18pt;
    fontsize : 18pt;
    font-weight : none;
    text-decoration : none;
    color: red;
}

H4
{
    font-family : "Arial, Helvetica, Times New Roman";
    fontfamily : "Arial","Helvetica","Times New Roman";
    font-size : 14pt;
    fontsize : 14pt;
    font-weight : none;
    text-decoration : none;
    color: black;
}

