a 
{
  color: #da665e;
  font-weight: 700;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
  color: #c51e21;
}

#slogan a
{
  color: gray;
  text-decoration: none;
}