body {
	background-color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
    input {
  font-weight: bold;
  text-decoration: none;
  color: #990000;
  background: #CCCCCC;
  border: 1px solid #555555;; font-style:normal; font-variant:normal; font-size:7.5pt
}
.font {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 12px; }
.smallfont {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 9px; }
.smallfont-nolink {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 9px; color: #555555; }
.smallmessgae {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 9px; }