
BODY {
  	scrollbar-face-color: #CC795E;
  scrollbar-highlight-color: #7F3124;
  scrollbar-arrow-color: #7F3124;
  scrollbar-track-color: #7F3124;
  scrollbar-base-color: #CC795E;
  scrollbar-dark-shadow-color: #7F3124;
  scrollbar-3d-light-color: #CC685E;
  font-family: Arial;
}

A:hover {
  	color: #074162;
  text-decoration: underline overline;
  font-family: Arial;
}

A:active {
  	color: #074162;
  text-decoration: none;
  font-family: Arial;
}

A:link {
  	color: #074162;
  text-decoration: none;
  font-family: Arial;
}

A:visited {
  	color: #F3DE7B;
  text-decoration: none;
  font-family: Arial;
}
