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