A {
  color : #ffff00;
  font-family : "Comic Sans MS";
  font-weight : "bold";
  font-size : 10pt;
  TEXT-DECORATION: none;
}
A:HOVER {
  color : #ff0000;
  font-family : "Comic Sans MS";
  background-color: #ffcc00;
  font-weight : "bold";
  font-size : 10pt;
}

font.head {
	color : #ffff00;
	font-weight : "bold";
	font-size : 10pt;
}
font.head_w {
	color : #ffffff;
	font-weight : "bold";
	font-size : 10pt;
}
font.item {
	color : #000000;
	font-weight : "bold";
	font-size : 10pt;
}
font.normal {
	color : #555555;
	font-size : 9pt;
}
