BODY {
	font-size: 13px;
	font-family: Tahoma;
	color: #000000;
}

TD {
	font-size: 13px;
	font-family: Tahoma;
	color: #000000;
}

.listing {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

.menu {
	font-size : 13px;
	font-weight : bold;
	font : bold Tahoma;
	color : #000000;
	text-decoration : none;
}

.menu:HOVER {
	font-size : 13px;
	font-weight : bold;
	font : bold Tahoma;
	color : #000000;
	text-decoration : underline;
}

