a {
    text-decoration: none
}

a:link {
    color: blue
}

a:visited {
    color: blue
}

a:hover {
    color:#B4985A
}


div.shopbutton {
        position: absolute;
        top: 215px;
        left: 0px;
        width: 128px;
	height: 24px;
}

div.catalogbutton {
        position: absolute;
        top: 188px;
        left: 0px;
        width: 128px;
	height: 24px;
}
