a.nav:link
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: white;
text-decoration: none;
}

a.nav:active
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #dffa03;
text-decoration: none;
}

a.nav:visited
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: white;
text-decoration: none;
}

a.nav:hover
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #fef200;
text-decoration: none;
}

a.nav
{
padding-right: 20px;
}

a.shop:link
{
font-family: arial;
font-size: 10px;
font-weight: regular;
color: white;
text-decoration: none;
}

a.shop:active
{
font-family: arial;
font-size: 10px;
font-weight: regular;
color: white;
text-decoration: none;
}

a.shop:visited
{
font-family: arial;
font-size: 10px;
font-weight: regular;
color: white;
text-decoration: none;
}

a.shop:hover
{
font-family: arial;
font-size: 10px;
font-weight: regular;
color: white;
text-decoration: underline;
}

a.quick:link
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: none;
}

a.quick:active
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: none;
}

a.quick:visited
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: none;
}

a.quick:hover
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: underline;
}

img {
vertical-align: text-top;
}

a.footer:link
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: white;
text-decoration: none;
}

a.footer:active
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: white;
text-decoration: none;
}

a.footer:visited
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: white;
text-decoration: none;
}

a.footer:hover
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: white;
text-decoration: underline;
}

a.mail:link
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: none;
}

a.mail:active
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: none;
}

a.mail:visited
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: none;
}

a.mail:hover
{
font-family: arial;
font-size: 9px;
font-weight: regular;
color: black;
text-decoration: underline;
}