
.menuTopItem A, .menuTopItem A:visited {
font-family: 'Arial';
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover {
font-family: 'Arial';
}


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Arial';
color: #ffffff;
}


.menuItemL2 A:hover {
font-family: 'Arial';
color: #26686E;
}

.classDescriptionControl .classDescriptionName {
    font-weight: bold;
    font-size: large;
    display: block;
    margin-bottom: 1em;
}

td.classTableItemTD {
    padding-bottom: 1em;
}

.NewsRegBtn {
    background-color: #E61F3B;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
border-radius: 8px;
}

.NewsRegBtn:hover {
    background-color: #4CAF50; /* Green */
    color: white;
}

.NewsRegBtn:visited {
    color: white;
}

td.classTableItemTD {
padding-top: 1em;
}
/*  ------- Styles below the line are not shown during page editing --------- */