﻿a:link, a:visited {
  color: #f9a25e;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}

a:hover, a:active {
  color: #f9a25e;
  font-size: 12px;
  text-decoration: underline;
  font-family: Arial;
}

a.menu:link, a.menu:visited {
  color: #675341;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}

a.menu:hover, a.menu:active {
  color: #675341;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial;
}

a.copy:link, a.copy:visited {
  color: #f9a25e;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial;
}

a.copy:hover, a.copy:active {
  color: #f9a25e;
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
  font-family: Arial;
}
