a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.langlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A1C1C;
	text-decoration: none;
}
.menubkgrnd {
	background-color: #F5F0E6;
	background-image: url(../images/2ndImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A1C1C;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imageborder {
	border: 1px solid #8A1C1C;
}

