a.logo_link {
display: block;
width: 100%;
height: 100%;
}

a.menu_link {
font: bold 11pt/11px arial;
color: #851b01;
text-decoration: none;
display: block;
height: 100%;
text-align: center;
padding-top: 9px;
background: none;
}

a.menu_link:hover {
background: url("../images/menu_back.jpg") center top no-repeat;
}

a.menu_link#faq_link:hover {
background: url("../images/faq_back.jpg") center top no-repeat;
}

a.menu_link#sign_link:hover {
background: url("../images/sign_back.jpg") center top no-repeat;
}

a.link {
font: 8pt/11pt arial;
color: #851b01;
text-decoration: underline;
}

a.link:hover {
text-decoration: none;
}

a.numpage_link {
font: 8pt/11pt arial;
color: #851b01;
text-decoration: underline;
cursor: pointer;
}

a.numpage_link:hover {
text-decoration: none;
}

a.profile_link {
display: block;
width: 100%;
height: 100%;
background: url("../images/profile.jpg") 0px 0px no-repeat;
}

a.profile_link:hover {
background-position: 0px -44px;
}

a.cabinet_link {
display: block;
width: 100%;
height: 100%;
background: url("../images/cabinet.jpg") 0px 0px no-repeat;
}

a.cabinet_link:hover {
background-position: 0px -44px;
}

a.art_link {
display: block;
background: url("../images/art_arrow.jpg") left 4px no-repeat;
padding-left: 15px;
margin-bottom: 5px;
font: 8pt/11pt arial;
color: #851b01;
text-decoration: underline;
}

a.art_link:hover {
text-decoration: none;
}
