a.menuTitle:link {
	color: #1B6DEB;
	text-decoration: none;
}
a.menuTitle:visited {
	color: #1B6DEB;
	text-decoration: none;
}
a.menuTitle:hover {
	color: #FF6666;
	text-decoration: underline;
}
a.menuTitle:active {
	color: #35B9FF;
	text-decoration: underline;
	background-color: #D9FFFE;
}
h2.menu {
	font-size: 150%;
	color: #1B6DEB;
	margin: 0px 0px 0.5em;
	padding: 0px;
}
table.menu {
	border: 1px solid #CCCCCC;
}
