A {
  font-family:"Sans-Serif","Arial", "Helvetica";
  font-size:12pt;
  color: #00cc33;
}

A.smalllink {
  font-family:"Sans-Serif","Arial", "Helvetica";
  font-size:8pt;
  color: #00cc33;
}

A.menulink {
  text-decoration: none;
  font-family:"Sans-Serif","Arial", "Helvetica";
  font-size:10pt;
  color: #ffffbb;
}

A.menulink:hover {
  color: #00cc33;
  text-decoration: underline;
}

A.extlink {
  font-family:"Sans-Serif","Arial", "Helvetica";
  font-size:12pt;
  color: #cc6666;
}

A.smallextlink {
  font-family:"Sans-Serif","Arial", "Helvetica";
  font-size:8pt;
  color: #cc6666;
}

.mhead {
  text-decoration: underline;
  font-family:"Sans-Serif","Arial", "Helvetica";
  font-size:10pt;
  color: #ffffbb;
}

.mroot { 
  font-family: "Sans-Serif","Arial", "Helvetica";
  font-size: 10pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.smalltext { 
  font-family: "Sans-Serif","Arial", "Helvetica";
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

.normaltext { 
  font-family: "Sans-Serif","Arial", "Helvetica";
  font-size: 12pt;
  color: #DDDDDD;
  text-decoration: none;
}

.normablltext { 
  font-family: "Sans-Serif","Arial", "Helvetica";
  font-size: 12pt;
  color: #000000;
  text-decoration: none;
}

.hltext { 
  font-family: "Sans-Serif","Arial", "Helvetica";
  font-size: 12pt;
  color: #FF3333;
  text-decoration: none;
}

.headertext { 
  font-family: "Sans-Serif","Arial", "Helvetica";
  font-size: 12pt;
  font-weight: bold;
  color: #DDDDDD;
  text-decoration: underline;
}

