#side_selected {
  color: #C00000;
}

#side_menu {
  color: #000055;
  font-size: 12pt;
  font-weight: bold;
}

#side_menu a{
  color: #000055;
  text-decoration:none;
}

#side_menu a:hover{ 
  color: #C00000;
  text-decoration:none;
}

#main_title {
  color: #000055;
  font-size: 14pt;
  font-weight: bold;
}

#main_history {
  color: #000055;
  font-size: 12pt;
/*  font-weight: bold; */
}

#main_body {
  color: #000055;
  font-size: 10pt;
  font-weight: bold;
}

#main_body a{ 
  color: #000055;
  text-decoration:none;
}

#main_body a:hover{ 
  color: #C00000;
  text-decoration:none;
}

#top_body {
  color: #000055;
  font-size: 12pt;
  font-weight: bold;
}

#top_body a{ 
  color: #000055;
  text-decoration:none;
}

#top_body a:hover{ 
  color: #C00000;
  text-decoration:none;
}

#map_link {
  color: #C00000;
  font-size: 12pt;
  font-weight: bold;
}

#map_link a{ 
  color: #C00000;
  text-decoration:none;
}

#map_link a:hover{ 
  color: #000055;
  text-decoration:none;
}
