@charset "ISO-8859-1";
.categories {
	font-family: Copperplate;
	font-size: 36px;
	font-weight: bold;
	color: #00FFFF;
	background-color: #FF66FF;
	font-style: inherit;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
