td {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #222299;
	text-decoration: underline;
}
a:visited {
	color: #222299;
	text-decoration: underline;
}
a:hover {
	color: #DD0000;
	text-decoration: none;
}
.menu {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFCC33;
	text-decoration:underline ;
}
