.purpledeck {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 6959b2;
}
.sidebarbrown {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: A0410d;
}
.sidebartext {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #626262;
}
.maintext {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #626262;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #a0410d;
	text-decoration: none;

}
a:hover {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: a0410D;
	text-decoration: none;

}
a:active {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: a0410d;
	text-decoration: none;

}
a:visited {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: 6959b2;
	text-decoration: none;

}
