body {
 font-size: small;
 font-family: Verdana, Arial, Helvetica, sans-serif
}

td {font-size: small;margin-right: 0px; margin-left: 0px }

TABLE.navbar {
 margin-left: 0px;
 margin-right: 0px;
 padding: 0
}

TD.navtd {
 color: #0000ff;
 font-weight: bold;
 background-color: #ffa0ff;
 background-image: url("ballback.gif");
 background-repeat: no-repeat;
 text-align: center;
 margin: 0;
 padding: 0;
 border: solid 1px #000
}

TR.navbarbak  {
 background-color: #cc00cc
}

A:link { color: #0000ff; text-decoration: underline }
A:visited { color: #0000ff; text-decoration: underline }
A:active { color: #0000ff; text-decoration: underline }
A:hover  { color: #ff0000; text-decoration: none }
 
A.nava:link   { color: #ff0000; font-size: x-small; font-weight: bold; text-decoration: none; text-align: center; margin: 0; padding: 0 }
A.nava:visited   { color: #ff0000; font-size: x-small; font-weight: bold; text-decoration: none; text-align: center; margin: 0; padding: 0 }
A.nava:active   { color: #ff000; font-size: x-small; font-weight: bold; text-decoration: none; text-align: center; margin: 0; padding: 0 }
A.nava:hover {
 color: #0000ff;
 font-size: x-small;
 font-weight: bold;
 text-decoration: none;
 background-color: red;
 background-image: none;
 background-repeat: no-repeat;
 background-position: 0 0;
 text-align: center;
 margin: 0;
 padding: 0;
 border: solid 0 #000;
 outline-color: black
}

.list { color: #6600cc; text-align: center }

.norep { background-repeat: no-repeat }