.stylePageName {
    font-weight: bold; font-size: 36px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.stylePinecone {
    font-weight: bold; font-size: 30px; color: #996633; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleTitle {
    font-weight: bold; font-size: 26px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.stylePlaces {
    font-weight: bold; font-size: 18px; color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleHeaders {
    font-weight: bold; font-size: 17px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleSeller {
    font-weight: bold; font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleBuyer {
    font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.stylePopUps {
    font-weight: bold; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleContents {
    font-weight: normal; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleNavigate {
    font-weight: bold; font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleLink {
    font-weight: bold; font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}
.styleCopyright {
    font-weight: normal; font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none;
}

#address {
    font-weight: normal; font-size: 8pt; color: #000000; font-family: Arial,Helvetica,sans-serif; text-decoration:none;
}


a:link {
  color: #996633
}
a:visited {
  color: #CC9933
}
a:hover {
  color: #006666
}
