a:link { color: #999; text-decoration: none; }
a:visited { color: #999; text-decoration: none; }
a:hover { color: #ff001a; text-decoration: none; }
a:active { color: #999; text-decoration: none; }

a.nav2:link { color: #fff; text-decoration: none; }
a.nav2:visited { color: #fff; text-decoration: none; }
a.nav2:hover { color: #333; text-decoration: none; }
a.nav2:active { color: #fff; text-decoration: none; }

a.text:link { color: #ff001a; text-decoration: none; }
a.text:visited { color: #ff001a; text-decoration: none; }
a.text:hover { color: #333; text-decoration: none; }
a.text:active { color: #ff001a; text-decoration: none; }

.nav           { color: #999; font-size: 11px; font-family: Verdana; line-height: 18px ; margin: 0 0 0; }
.bodytext { color: #666; font-size: 11px; font-family: Verdana; line-height: 15px; margin: 0 0 12px; }
.bodytext_small { color: #666; font-size: 9px; font-family: Verdana; line-height: 15px; margin: 0 0 0; }
.text15 { color: #00456a; font-size: 15px; font-family: Verdana; line-height: 20px; margin: 0 0 12px; }

