TD { font-size: small; font-family: "sans-serif" }
A.menu {
	background-color : #000000;
	color : #FFFFFF;
	text-decoration : none;
}
A.menu:hover {
	text-decoration : underline;
	color : #FFFF33;
}	
.bodytext {
	padding-left : 10px;
}