A {
  color: #996633;
  text-decoration: none;
}

A:hover {
  color: #000033;
  text-decoration: underline;
}

.BG {
	background-image: url(images/BG4.gif);
	background-repeat: no-repeat;
	background-position: RIGHT TOP;
}

.footerlink A{
  color: #ffffff;
  text-decoration: none;
}

.footerlink A:hover {
  color: #996633;
  text-decoration: underline;
}