body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.content a:link {
	color: #D66D44;
	text-decoration: underline;	
}
.content a:visited {
	color: #D66D44;
	text-decoration: underline;	
}
.content a:hover {
	color: #003f6f;
	text-decoration: none;	
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00365E;
	font-weight: normal;
	text-decoration: none;
}
.credits a:link {
	color: #00365E;
	text-decoration: none;
}
.credits a:visited {
	color: #00365E;
	text-decoration: none;
}
.credits a:hover {
	color: #000000;
	text-decoration: underline;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.lowernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: normal;
	text-decoration: none;
}
.lowernav a:link {
	color: #5D5D5D;
	text-decoration: none;
}
.lowernav a:visited {
	color: #5D5D5D;
	text-decoration: none;
}
.lowernav a:hover {
	color: #D66D44;
	text-decoration: underline;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #616161;
}
.navigation a:link {
	text-decoration: none;
	color: #616161;
}
.navigation a:visited {
	text-decoration: none;
	color: #616161;
}
.navigation a:hover {
	text-decoration: none;
	color: #D66D44;
}

.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navtitle a:link {
	color: #000000;
	text-decoration: none;
}
.navtitle a:visited {
	color: #000000;
	text-decoration: none;
}
.navtitle a:hover {
	color: #000000;
	text-decoration: underline;
}

.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navlinks a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navlinks a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navlinks a:hover {
	font-weight: normal;
	color: #C53D25;
	text-decoration: underline;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.tools a:link {
	color: #666666;
	text-decoration: none;
}
.tools a:visited {
	color: #666666;
	text-decoration: none;
}
.tools a:hover {
	color: #666666;
	text-decoration: underline;
}

