

a.menu {
	font-family: sans-serif;
	text-decoration: none;
	font-size: small;
	color: black;
}


h2.menu {

	color: #3e5bbd;
	font-size: large;
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
}

a.menu:hover {
	color: #3e5bbd;
	text-decoration: underline;
}

td.menutd {
	text-align: left;
	background:url(images/layout_07.jpg);
	padding-left: 15px;
}

