body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	background-color: #006600;
}
a {
  color: #FFFFCC;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #FFFFCC;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  color: #FFFFCC;
  font-weight:bold;
  text-decoration:underline
  }
a:link {
  color: #FFFFCC; 
  font-weight:bold;
  text-decoration:none;
}
a:active {  
  color: #FFFFCC;
  font-weight:bold;
  text-decoration:underline;
}
td {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

