tr {  font-family: "Gill Sans", Helvetica, Palatino; font-size: 10pt}
.a {  background-color: #CCCC99}
td.a {  background-color: #CCCC99}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
}
a:hover {
	font-size: 10pt;
	color: #FFCCFF;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	color: #FF0000;
	text-decoration: none;
}
body.a:link {
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}

