.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
}
.redBoldHeader {
	font-weight: bold;
	color: #A6393C;
}

a:link {
	color: #A6393C;
	text-decoration: underline;

}

a:visited {
	color: #A6393C;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	color: #7e7e7e;

}

a:active {
	color: #7e7e7e;
	text-decoration: none;
	
}
.purpPhotoBorder {
	border: 1px solid #4E5278;
}
.boldRedTitle {
	color: #A6393C;
	font-size: 13px;
	font-weight: bold;
}
