﻿.externalLinks {
	text-decoration: underline;
	color: #0000FF;
}
.image-left {
	margin: 5px 5px 5px 0px;
	float: left;
}
.text_color_orange {
	color: #F9C47E;
}
a:active {
	color: #985C1F;
}
a:visited {
	color: #666633;
	font-weight: bolder;
}
a:hover {
	color: #CC3300;
}
.caption {
	/*block level paragraph automatically fills container, so no width is needed*/ 
text-align: center;
	background: #E5F2FF;
	font-size: 90%;
	color: #985C1F;
} 

