body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left;
}
.music {
	font-size: small;
	font-weight: bold;
	color: #FF3333;
}
.theater {
	font-size: small;
	font-weight: bold;
	color: #4499EE;
}
.art {
	font-size: small;
	font-weight: bold;
	color: #00CC00;
}
.events {
	font-size: small;
	font-weight: bold;
	color: #CC3366;
}
.competitions {
	font-size: small;
	font-weight: bold;
	color: #FF6633;
}
.mlink {
	color: #FF3333;
	text-decoration: none;
}
.tlink {
	color: #4499EE;
	text-decoration: none;
}
.alink {
	color: #00CC00;
	text-decoration: none;
}
.elink {
	color: #CC3366;
	text-decoration: none;
}
.clink {
	color: #FF6633;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.searchbar {
	font-family: Arial, Helvetica, sans-serif;
}

