	a:	link {
		color:	blue;
		text-decoration:	underline;
	}
	a:	active { color:	red }
	a:	visited { color:	purple }
	body {
		background-color:	white;
		color:	black;
		font-family:	'B Americana Bold';
	}
	.topmenu-not {
		text-align:	center;
		font-family:	'B Americana Bold';
		font-weight:	bold;
		font-size: 14px;
		text-decoration:	none;
		color:	white;
	}
	td.topmenu {
		text-align:	center;
		font-family:	'B Americana Bold';
		font-weight:	bold;
		font-size: 14px;
		text-decoration:	none;
		color:	black;
		background-color:	silver;
	}
	a.topmenu {
		width:		100%;
		height:		100%;
		text-decoration: none;
		font-weight: bold;
		color: 		black;
		background-color:	silver;
	}
	.topmenu-active {
		text-align:	center;
		font-family:	'B Americana Bold';
		font-weight:	bold;
		font-size: 14px;
		text-decoration:	none;
		color:	white;
		background-color:	maroon;
	}
	.topmenu-active a {
		display: block;
		text-color:	white;
		text-decoration: none;
		font-weight: bold;
		color: #ffffff;
	}
	a.topmenu:hover {
		width:	100%;
		height:		100%;
		text-decoration: none;
		font-weight: bold;
		color:	white;
		background-color:	maroon;
		margin-left:	0;
	}
	.homelink {
		text-align:	left;
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	12px;
		text-decoration:	none;
		color:	teal;
	}

	.mshead {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	24px;
		font-weight:	bold;
		text-decoration:	none;
		color:	maroon;
		text-align:	justify;
		line-height:	125%;
	}
	.mstext {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	14px;
		text-decoration:	none;
		color:	black;
		text-align:	left;
	}
	.romantext {
		font-family:	'B Americana Bold';
		font-size:	16px;
		text-decoration:	none;
		color:	maroon;
	}
	.headtext {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	14px;
		font-weight:	bold;
		text-decoration:	none;
		color:	maroon;
		line-height:	15px;
	}
	.fsheadtext {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	16px;
		font-weight:	bold;
		text-decoration:	none;
		text-transform:	uppercase;
		line-height:	16px;
	}
	.artistheadtext {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	14px;
		font-weight:	bold;
		text-decoration:	none;
		text-transform:	uppercase;
		line-height:	14px;
	}
	.divbar {
		color:	white;
		font-family:	'B Americana Bold';
		font-size:	14px;
		height:		23px;
		text-align:	left;
		vertical-align:	middle;
		width: 100%;
		padding-left: 5px;
	}
	.playlisttext {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	14px;
		text-decoration:	none;
		color:	black;
		text-align:	left;
	}
	.playlisttext a {
		font-family:	verdana, tahoma, arial, helvetica, sans-serif;
		font-size:	14px;
		text-decoration:	none;
		color:	maroon;
		text-align:	left;
	}


