.linky {
	color: #663399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996666;
	text-decoration: none;
	font-weight: bold;
}
.sideBarText {
	font-family: Cochin, Chicago, "Big Caslon", Baskerville;
	font-size: 16px;
	color: #333333;
}
.sideBarSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
