.sideform {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 10px;
        color: #333333;
        text-transform: capitalize;
        background-color: #CCCCCC;

}

a:visited-2 {
        color: #888878;
        text-decoration: underline; }

a:visited {
        color: #999999;
        text-decoration: underline;
        text-transform: capitalize;
        }

<!--
BBa:hover {
        color: #333333;
        background-color: #dbcb99;
        border: 0px;
        text-decoration: underline;
        text-transform: capitalize;
        }
-->

a:link {
        color: #6880A7;
        text-decoration: underline;
        text-transform: capitalize;
        }

<!--
BBa:visited:hover { color: #6880A7;
        text-decoration: none;
        background-color: #FFFAE6;
        text-transform: capitalize;}
-->

<!-- ==================================================  -->

a.image:hover { background-color: transparent; }

a.image:visited:hover { background-color: transparent; }

.sidenav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: underline;
        background-image: none;
        font-weight: normal;
        }

.home { font-size: 10px; }

.news {
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        }

.news_black {
        font-size: 14px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        }

.news_type {
        text-decoration: underline;
        color: #FFFFFF;
        }

.news_type_small {
        font-size: 14px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        }

.news_date {
        text-decoration: underline;
        color: #E7D397;
        }

a.news:link {
        text-decoration: none;
        font-size: 10px;
        color: #CCCCCC;
        }

a.news:active {
        text-decoration: none;
        font-size: 10px;
        color: #CCCCCC;
        }

a.news:hover {
        text-decoration: underline;
        font-size: 10px;
        color: #CCCCCC;
        background-color: #6880A7;
        }

a.news:visited:hover {
        text-decoration: underline;
        font-size: 10px;
        color: #CCCCCC;
        background-color: #6880A7;
        }

a.news:visited {
        text-decoration: underline;
        font-size: 10px;
        color: #CCCCCC;
        }

A#m1 { font-size: 12px;
       font-family: Arial, Helvetica, sans-serif;
       color: white;
       background-color: #6880A7;
        }

table.smallfont   { font-size: 12px;  }