.tdBottom {
	text-align : center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tblBottomMenu {
	width: 385px;
}
.menuRow {
	text-align : center;
}
.copyrightRow {
	text-align: center;
	font-family : inherit;
}
.tdMenuLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.tdMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000; 
}
.LinkBottomMenu {
	text-decoration: none;
	font-style : normal;
	font-weight : normal;

}
a:hover {
	text-decoration: underline;
}
