._menu a:link {text-decoration: none; color: black; font-size: 10px; }
._menu a:visited {text-decoration: none; color: black; font-size: 10px; }
._menu a:active {text-decoration: none: color: black; font-size: 10px; }
._menu a:hover {text-decoration: none; background: #800080; color: white; font-size: 10px; }
._login a:link {text-decoration: none; color: #696B6C; font-weight: bold; font-size: 9px;}
._login a:visited {text-decoration: none; color: #696B6C; font-weight: bold; font-size: 9px; }
._login a:active {text-decoration: none; color: #696B6C; font-weight: bold; font-size: 9px; }
._login a:hover {text-decoration: underline; color: #696B6C; font-weight: bold; font-size: 9px; }
.headerCell {background-color: gold; text-align: center; font-weight: bold; font-size: 10px; }
.dataCell {background-color: white; font-size: 10px; }
.altDataCell {background-color: #ECECEC; font-size: 10px; }
.news_dataCell {background-color: white; font-size: 18px; }
.news_altDataCell {background-color: #ECECEC; font-size: 18px; }

._regLink{background: #800080; color: white; font-size: 22px; font-weight: bold; }
._regLink a:link {background: #800080; color: white; font-size: 22px; font-weight: bold; }
._regLink a:visited {background: #800080; color: white; font-size: 22px; font-weight: bold; }
._regLink a:active {background: #800080; color: white; font-size: 22px; font-weight: bold; }
._regLink a:hover {background: #800080; color: white; font-size: 22px; font-weight: bold; }

.blink {
    background: #ECECEC; font-size: 18px; font-weight: bold; 
    display: inline;
}
.blink a:link {background: #FFFF00; font-size: 22px; font-weight: bold; }
.blink a:visited {background: #FFFF00; font-size: 22px; font-weight: bold; }
.blink a:active {background: #FFFF00; font-size: 22px; font-weight: bold; }
.blink a:hover {background: #FFFF00; font-size: 22px; font-weight: bold; }

