body {
	color:#ffcc99;
	background-color:#4d2817;
	font-family:verdana;
}
a {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
}
input {
	font-family:verdana;
	font-size:8pt;
}
.audioList {
	font-family:verdana;
	font-size:7.5pt;
	background-color:#4d2817;
	color:#ffcc99;
}
.streamingText {
	font-size:7.5pt;
	width:150px;
	color:#ffcc99;
	background-color:#884422;
	padding:1px
}
.emailtxt {
	border:1px solid #884422;
	background-color:#884422;
	color:#ffcc99;
}