a.divisions:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.divisions:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #494439;
	text-decoration: none;
}
a.divisions:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #494439;
	text-decoration: none;
}
a.divisions:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.sections:link {
	color: #7F4426;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.sections:active {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.sections:visited {
	color: #7F4426;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.sections:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-right: 52px;
	margin-left: 25px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	border-top: thin dotted #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin none #FFFFFF;
}
.description {
	color: #494439;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
