.attractions {
    font-size: 13px;
    font-family: "Century Gothic", Arial;
    line-height: 18px;
}
.main {
    font-size: 15px;
    font-family: "Century Gothic", Arial;
    line-height: 22px;
}
    .main a {
        color: #4A082A;
    }
    .main a:hover {
    }
    .main b {
        position: top;
        font-size: 15px;
        color: #4A082A;
    }
.blue {
    color: #4A082A;
}
.title {
    font-weight: bold;
    color: #42295A;
    font-family: Arial;
    font-size: 19px;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 12px;
    font-family: Arial;
}
    .footer a {
        font-weight: bold;
        color: #432A58;
        text-decoration: none;
    }
    .footer a:hover {
        text-decoration: underline;
    }
.footertext {
    font-size: 12px;
    font-family: Arial;
}
    .footertext a {
        color: #000000;
        text-decoration: none;
    }
    .footertext a:hover {
        text-decoration: underline;
    }
