.MatrixAHover {
	font-family: "Franklin Gothic Medium";
	font-size: 14pt;
	color: #009933;
	text-decoration: underline;
	cursor: hand;
}
.MatrixA {
	font-family: "Franklin Gothic Medium";
	font-size: 14pt;
	color: #009933;
	text-decoration: none;
}
.selected {
	font-family: "Franklin Gothic Medium";
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
.pictDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #663300;

}
.origPictDesc {
	font-family: Franklin Gothic Medium;
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
}
.smallText {
	font-family: Franklin Gothic Medium;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
}

.blurbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.dblClickOver{
	cursor:hand;
}

.dblClickOut{
	cursor:default;
}
.subtitle{
	font-family:"Garamond Premr Pro", "Garamond Premr Pro Smbd";
	color:#006600;
	font-size: 16px;
}
.homePict{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #006600;
}
