.flags { 
  font-family: tahoma;
  font-size: 12;
  font-weight: bold; 
  color: black;
  text-decoration : none; 
  }

.flags:Hover { color: silver; }

.mainbody {
  font-family: tahoma;
  font-size: 12; 
  color: black;
  text-decoration : none; 
  }

.mainlinks { 
  font-family: tahoma;
  font-size: 12;
  font-weight: bold; 
  color: white;
  text-decoration : none; 
  }

.mainlinks:Hover { 
  color: #000080;
  background: #FFFFFF;
  }

.sublinks { 
  font-family: tahoma;
  font-size: 12;
  font-weight: bold; 
  color: #000080;
  text-decoration : none; 
  }

.sublinks:Hover { text-decoration: underline }

.symbolic {
  font-family: tahoma;
  font-size: 12; 
  color: black;
  text-decoration : none; 
  }

.header1 {
  font-family: tahoma;
  font-size: 14;
  font-weight: bold; 
  color: black;
  text-decoration : none; 
  }

.header2 {
  font-family: tahoma;
  font-size: 12;
  font-weight: bold; 
  color: black;
  text-decoration : none; 
  }
