@charset "ISO-8859-1";

.footer {

	font-family: arial;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.blue {

	font-family: Arial;

	font-weight: bold;

	color: #A0B4CD;

	text-decoration: none;

}



.highlights {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #653614;
	text-decoration: none;
}
.blueborder {
	border: thin dashed #A0B4CD;
}

.links {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #E79923;

	text-decoration: underline;

}

.side_nav {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #E79923;

	text-decoration: none;

}

.green {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #66CC00;

	text-decoration: none;

}
