.head
{
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

.menu
{
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-decoration: strong;
}

.content
{
font-family: Arial;
font-size: 14px;
color: #000000;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

a:hover
{
font-family: Arial;
font-size: 12px;
color: #1A2457;
text-decoration: underline
}

a
{
font-family: Arial;
font-size: 12px;
color: #1A2457;
text-decoration: none
}

a img
{
border: none;
}

#shopmenu a, #shopmenu a:visited , #shopmenu a:active {
display: block;
color:#000000;
text-decoration:none;
font-family:arial, helvetica;
font-size: 10pt;
line-height:30px;
text-align:center;
background-image:url(pics/shopbutton.png);
}

#shopmenu a:hover {
color:#000000;
text-decoration:none;
background-image:url(pics/shopbutton_active.png);
}
