.burgundy-text {
	font-family: verdana;
	font-size: 11px;
	color: #8B2000;
	text-decoration: none;
}
.main-links {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.main-links:hover {
	font-family: verdana;
	font-size: 11px;
	color: #8F2201;
	text-decoration: none;
}
.main-border {
	border: 1px solid #CCCCCC;

}
.black-bold {
	font-family: verdana;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body-text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.footer-border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.1to4-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.underline-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.underline-text:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.page-links:hover {
	font-family: verdana;
	font-size: 14px;
	color: #8F2201;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF00;
}
.page-links {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
