.titlefont {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

.grey a:link { color: #305C74; text-decoration: none; font-weight: bold}
.grey a:active { color: #000000; text-decoration: none; font-weight: bold}
.grey a:hover { color: #305C74; text-decoration: underline; font-weight: bold}
.grey a:visited { color:#305C74; text-decoration: none; font-weight: bold}

.white a:link { color: #305C74; text-decoration: none; font-weight: bold}
.white a:active { color: #FFFFFF; text-decoration: none; font-weight: bold}
.white a:hover { color: #305C74; text-decoration: underline; font-weight: bold}
.white a:visited { color:#305C74; text-decoration: none; font-weight: bold}

.blue a:link { color: #00458A; text-decoration: none; font-weight: bold}
.blue a:active { color: #000000; text-decoration: none; font-weight: bold}
.blue a:hover { color: #00458A; text-decoration: underline; font-weight: bold}
.blue a:visited { color:#004080; text-decoration: none; font-weight: bold}

.green a:link { color: #006A00; text-decoration: none; font-weight: bold}
.green a:active { color: #000000; text-decoration: none; font-weight: bold}
.green a:hover { color: #006A00; text-decoration: underline; font-weight: bold}
.green a:visited { color:#006000; text-decoration: none; font-weight: bold}

.red a:link { color: #950000; text-decoration: none; font-weight: bold} 
.red a:active { color: #000000; text-decoration: none; font-weight: bold}
.red a:hover { color: #950000; text-decoration: underline; font-weight: bold}
.red a:visited { color:#8A0000; text-decoration: none; font-weight: bold}