/*
Craig Marlowe Designs stylesheet
www.craigmarlowe.com


*/

A {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  line-height: 1.5;
  color: #cfa68c;
}

A:link {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
  color: #c1e39a;
  text-decoration: none;
}

A:hover {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
  color: #ffffff;
  text-decoration: underline;
}

SPAN.main {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  line-height: 1.5;
  color: #78795c;
}
