@charset "UTF-8";

body,td,th {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FC0;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a {
	font-size: 18px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

.PageProp {
	color: #000;
}
.BioText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FC0;
}
.LinksCSS {
	color: #FFF;
}
.SelectedLinks {
	background-color: #666;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.MainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FC0;
}
.PlaylistText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.BG {
	background-attachment: scroll;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
