.underline {  text-decoration: underline; color: #990000}
a {  text-decoration: none; color: #990000}
a:hover {  text-decoration: underline; color: #990000}
a:active {  color: #990000}
a:visited {  color: #990000}

.arial12bold { font-family: Arial Black, Arial,  Times New Roman; font-size: 12px;
                color: #17797C; }
                
.menu a {font-size: 10px; color: #45468d; line-height: 17px; font-weight:bold;}
.menu a:hover {text-decoration: none; font-size: 10px; color: #780d9b;}

