
.nav { color: #1F2B65; text-decoration: none; line-height: 20px; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 9pt} 
.nav a:link{ color: #1F2B65; text-decoration: none} 
.nav a:active{ color: #FFFFFF; text-decoration: none; background: #1F2B65; font-weight: bold} 
.nav a:visited{ color: #1F2B65; text-decoration: none} 
.nav a:hover{ color: #FFFFFF; text-decoration: none; background: #1F2B65; font-weight: bold} 

.nav1 { color: #333333; text-decoration: none; line-height: 18px; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 9pt} 
.nav1 a:link{ color: #333333; text-decoration: none} 
.nav1 a:active{ color: #FFFFFF; text-decoration: none; background: #8c9fb0; font-weight: bold} 
.nav1 a:visited{ color: #333333; text-decoration: none} 
.nav1 a:hover{ color: #FFFFFF; text-decoration: none; background: #8c9fb0; font-weight: bold}  

.top { color: #333333; text-decoration: none; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 9pt} 
.top a:link{ color: #333333; text-decoration: none;  background: none} 
.top a:active{ color: #333333; text-decoration: none; font-weight: bold; background: none} 
.top a:visited{ color: #333333; text-decoration: none;  background: none} 
.top a:hover{ color: #333333; text-decoration: none;  font-weight: bold; background: none}

td {  color: #333333; text-decoration: none; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 9pt}
a:link {  color: #0033ff; text-decoration: none}
a:active {  color: #0033ff; text-decoration: none}
a:visited {  color: #0033ff; text-decoration: none}
a:hover {  color: #0033ff; text-decoration: underline; background: none}
