.menulink {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: EFD0D0;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
 }
.menulink a:link, .menulink a:visited {
	color: EFD0D0;
	text-decoration: none;
}
.menulink a:hover {
	color: FFFFFF;
	text-decoration: underline;
}

.crumblink {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFF0CC;
	font-weight: bold;
	text-decoration: none;
}
.crumblink a:link, .crumblink a:visited {
	color: FFFBCC;
	text-decoration: none;
}
.crumblink a:hover {
	color: FFFFFF;
	text-decoration: underline;
}

.indent {
	margin-left: 10px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: 720606;
	line-height: normal;
}

.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-right: 6px;
	padding-left: 4px;
	padding-top: 4px;
}

.contact {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: EFD0D0;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}
.topback {
	background-attachment: fixed;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ruler {
	margin: 0px;
	padding: 0px;
}

.text a:link, .text a:visited{
	color: #660000;
	text-decoration: none;
}
.text a:hover {
	color: #660000;
	text-decoration: underline;
}
