.menutable {
	background-image: url(images/top_menu_bkg.gif);
}
.menutable td {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutable a {
	color: #FFFFFF;
	text-decoration: none;
}
.menutable a:hover {
	background-image: url(images/top_menu_bkg_over.gif);
	text-decoration: underline;
}
.menutable td:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/top_menu_bkg_over.gif);
		
}
