	BODY, TD {
		font-size: 10px;
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	A {
		text-decoration : none;
		font-weight : bold;
		color: #000000;
	}

	A.menu {
		text-decoration : none;
		font-weight : bold;
		color: #000000;
		padding: 5px 4px;
	}
	A.menu:LINK {
		text-decoration : none;
		font-weight : bold;
		color: #000000;
	}
	A.menu:HOVER {
		text-decoration : none;
		font-weight : bold;
		color: #FFFFFF;
		background-color: #003366;

	}