.blank { }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;


}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.copyright {
	color: #999999;
	font-size: 9px;
}
.headers {
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #990000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #990000;

}
.search {
	font-size: 8px;
}
.artist-name {
	font-style: italic;
}
.sectionheaders {
	font-weight: bold;
	color: #FFFFFF;
}
.artistNameTitle {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
.RedBorder {
	border: 1px solid #CC0000;
}

