a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6666B3;
	text-decoration: none;
}

body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.small {
	font-size: xx-small;
	font-family: "Times New Roman", Times, serif;
}
.smallPurple {
	font-size: xx-small;
	font-family: "Times New Roman", Times, serif;
	color: #6666B3;

}
.collectionmonth {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;

}
.collectioncategories {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
