a.type1:link { color:white; text-decoration:underline }
a.type1:visited { color:white; text-decoration:underline }
a.type1:active { color:white; text-decoration:underline }
a.type1:hover { color:#abcdef; text-decoration:underline }

.tabletop { color: #ffffff; background: #ff0000; margin: 0px; font-weight: bold }

.nav, .navOn, .navHi { font-size: 10pt; font-weight: bold; padding: 2px 2px 2px 10px }
.nav { background: #ff9999 }
.navOn { background: #ff6666 }
.navHi { background: #yellow }

.navOnBG { background: #ff0000; color: #ffffff }

a.menu:link { color: #000000; text-decoration: none  }
a.menu:visited { color: #000000; text-decoration: none  }
a.menu:hover { color: #000000; text-decoration: none  }
a.menu:active { color: #000000; text-decoration: none  }

.small { font-size: 80% }

/*main*/

a.main1:link { color:red; text-decoration:underline }
a.main1:visited { color:black; text-decoration:underline }
a.main1:active { color:black; text-decoration:underline }
a.main1:hover { color:black; text-decoration:underline }