body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
td {
font-family: Verdana;
	font-size: x-small;
	color: #000000;
}

.menu {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	text-decoration:none;
}
.menu:hover {
	font-family: Verdana;
	font-size: x-small;
	color: #FF9900;
	text-decoration:none;
}

a {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: Verdana;
	font-size: x-small;
	color: #FF9900;
	text-decoration:none;
}
