.before1 {
        font-size: 14px;
        color:#CC0000;
        font-weight: bold;
		text-decoration: underline;
        /* background-color: #c69bed; */
        padding: 10px;
        cursor: pointer;
        margin: 0;
        /* border-right-style: inset;
        border-color: #DAD2C5;
        border-width: thin; */
}

.after1 {
        font-size: 14px;
        color:#FF0000;
        font-weight: bold;

        text-decoration: underline;
        /* background-color: #7962d4; */
        padding: 10px;
        cursor: pointer;
        margin: 0;
        /* border-right-style:inset;
        border-color: #DAD2C5;
        border-width: thin; */
}
.before2 {
        font-size: 14px;
        color: #000066;
        font-weight: bold;
		text-decoration: underline;
        /* background-color: #c69bed; */
        padding: 10px;
        cursor: pointer;
        margin: 0;
        /* border-right-style: inset;
        border-color: #DAD2C5;
        border-width: thin; */
}

.after2 {
        font-size: 14px;
        color: #666699;
        font-weight: bold;

        text-decoration: underline;
        /* background-color: #7962d4; */
        padding: 10px;
        cursor: pointer;
        margin: 0;
        /* border-right-style:inset;
        border-color: #DAD2C5;
        border-width: thin; */
}
