.focim {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	font-family: Arial, sans-serif;
}
.titleTd {
	height:112px;
	background-image:url(../design/allo.gif);
	vertical-align:top;
}

body {
	margin:0;
	padding:0;
	background-image:url(../design/mancs.gif);
	background-repeat: repeat;
	background-position: 0px 23px
}


a.menuLink {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-weight: bolder;
}

a.menuLink:hover {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-weight: bolder;
}


