
a {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #800000;
}

a:hover {
	color:#800000;
	background: DABD96;
    text-decoration: none;
}
body {
      background-image: url(images/oldmap3.jpg);
}