body {
  background-color: #002233;
  color: blue;
  margin-top: 0;
  font-size: 13px;
}
table{
  font-size: 13px;
}
A:link {
  COLOR: #0000ee;
  text-decoration: underline;
}
A:visited {
  COLOR: #0000ff;
  text-decoration: underline;
}
A:hover {
  COLOR: #FF0000;
}

v\:* {
  behavior:url(#default#VML);
#map_win a{
  color:#0000ff;
}
#map_win a:hover{
  color:#ff0000;
}

#map {
  font-size:13;
  color:#000000;
}