html {
  overflow-x:auto;
  overflow-y:scroll;
}

body {
  margin:0px;
  background-image: url(/tours/blackcreamwhiteass/images/back.jpg);
  background-color: #FFCC00;
}
img {
  border:none;
}

a:link {
  color: #CC0000;
}
a:visited {
  color: #CC0000;
}
a:hover {
  color: #000000;
}
a:active {
  color: #CC0000;
}

.url_links a:link {
  color: #CC0000;
  text-decoration:none;
  font-weight:bold;
}
.url_links a:visited {
  color: #CC0000;
  text-decoration:none;
  font-weight:bold;
}
.url_links a:hover {
  color: #4B211D;
  text-decoration:underline;
}
.url_links a:active {
  color: #4B211D;
}

.thumb_links a:link {
  color: #FFFFFF;
  font-family: sans-serif, Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
}

.thumb_links a:visited {
  color: #FFFFFF;
  font-family: sans-serif, Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
}
.thumb_links a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}
.thumb_links a:active {
  color: #FFFFFF;
}