/* CSS Document */
@import "style1.css";

img {
    border-style:none;
}

a:hover {text-decoration: none; color: #998832;position: relative; top: 1px; left: 1px;}


