.hundback{
background-image: url(menybild.jpg);
background-repeat: no-repeat;
Background-position: top left;
}

A.menulink {
display: block;
width: 130px;
text-align: left;
text-decoration: none;
font-family:Georgia, Times New Roman, Times, serif;
font-size:13px;
color: #ffffff;
/*border: solid 1px #333300;*/
}

A.menulink:hover {
color: #ffffff;
border: solid 1px #ffffff;
background-color:#5a5a5a;
}

