/* Main Pages of wcyoungms.org */

body {
  background-color: #D3D3D3; font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
}

a {
  background-color: inherit; color: #373797;
  text-decoration: none;
}

a:hover {
  background-color: inherit; color: #00FF00;
  text-decoration: none;
}