BODY {
	background-color : Black;
}

a {
	TEXT-DECORATION: none
}
a:link {
	color : #AFC2EB;
	text-decoration: none;
	font-weight : normal;
}
a:active {
	text-decoration: none;
}
a:visited {
	color : #AFC2EB;
	text-decoration: none;
}
a:hover {
	color : #C8D9FF;
	text-decoration: underline;
}

.Normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #C0C0C0;
	font-weight : normal;
	font-style : normal;
	line-height : 150%;
}

.Title1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : #E0E0E0;
	font-weight : bold;
	font-style : normal;
}

.Title2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #D0D0D0;
	font-weight : bold;
	font-style : normal;
}

.SongTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #788FAE;
	font-weight : normal;
	font-style : normal;
}

.BoldSongTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #788FAE;
	font-weight : bold;
	font-style : normal;
}

.SongText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Teal;
	font-weight : bold;
	font-style : normal;
}

.SongInfo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Aqua;
	font-weight : bold;
	font-style : normal;
}

.MusicoText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #98AFCF;
	font-weight : normal;
	font-style : normal;
}

.MusicoInfo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Aqua;
	font-weight : bold;
	font-style : normal;
}

.MainBorder {
	background-color : #666666;
}

.BackBorder {
	background-color : #001D3C;
}

.FieldsetBorder {
	border-color : #788FAE;
}

.FieldsetText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #788FAE;
	font-weight : normal;
	font-style : normal;
	padding-left : 30;
}
