A:link { COLOR: white; TEXT-DECORATION: none; font-weight: bold }
A:visited { COLOR: white; TEXT-DECORATION: none; font-weight: bold }
A:active { COLOR: black; TEXT-DECORATION: none }
A:hover { COLOR: blue; TEXT-DECORATION: none; font-weight: bold  }

table 
{
  border-collapse:collapse;
  border:1px dotted   #ff6600;
}
