.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.Black {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.album_but {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.adm_title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.subheader {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B1151B;
	font-weight:bold;
}
.subtext {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
}
.subtextred {
	font-family: "Verdana";
	font-size: 10px;
	color: #CC3300;
}
