A:link {
	color: #BD0003;
	text-decoration: none;
}
A:active {
	color: #BD0003;
	text-decoration: none;
}
A:visited {
	color: #BD0003;
	text-decoration: none;
}
A:hover {
	color: #BD0003;
	text-decoration: underline;
}

.bodytext {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #0E0E0E;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
}
.bodytext A:link {
	color: #BD0003;
	text-decoration: none;
}
.bodytext A:active {
	color: #BD0003;
	text-decoration: none;
}
.bodytext A:visited {
	color: #BD0003;
	text-decoration: none;
}
.bodytext A:hover {
	color: #BD0003;
	text-decoration: underline;
}

.menuLink A {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.boxLeftTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67645D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #67645D;
}
.boxRightTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67645D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67645D;
}
.boxRightTopLeftBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67645D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67645D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #67645D;
}
.boxRightBottomLeftBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67645D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67645D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #67645D;
}
.boxRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67645D;
}
.boxLeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #67645D;
}
