td, tr, p, div {
  font-size        : 9pt;
  color            : #000000;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

a.menu:link, a.menu:visited {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;




}
a.menu:hover {
	color: #66FFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;

.button {
  font-size        : 9pt;
  background-color : #ffffff;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-size        : 9pt;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;

}

a:hover {
color: #ff3300;
text-decoration: underline;
}
