.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; }