td.tab1 a:active {  color: #22499C; font-weight: bold}
td.tab1 a:hover { color: #22499C; font-weight: bold}
td.tab1 a:link {  color: #22499C; font-weight: bold}
td.tab1 a:visited {  color: #22499C; font-weight: bold}
td.tab1 a {  text-decoration: none}


.nav {
font-color: #000000;
background-color: #FFFFFF;
}

.nav-on {
font-color: #000000;
background-color: #678DDE;
}
