
  
body,td,th {
	color: #999977;
	font-family: gill sans, trebuchet, sans-serif;
	font-size: small;
}
{ bgcolor: #ffffff; }
a {
	font-family: gill sans, trebuchet, sans-serif;
	font-size: small;
	color: #999977;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
color: #dbacb7;
}
a:visited {
	text-decoration: underline;
	color: #dbacb7;
}
a:hover {
	text-decoration: underline;
	color: #dbacb7;
}
a:active {
	text-decoration: underline;
	color: #dbacb7;
}