BODY {
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12;
	text-align: left;
	color: Silver;
}
table {
	font-size : 12;
}
 A:LINK {
	color : #5F5FA1;
	text-decoration : none;
}
 A:VISITED {
	color : #5F5FA1;
	text-decoration : none;
}
 A:HOVER {
	color : #5F5FFF;
	text-decoration : none;
}
.artistTitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	text-decoration : none;
	background-color : #6B6F7E;
	color : White;
}
.textTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size :18;
	color : #464953;
	text-decoration : none;
}
.textSubTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 16;
	color : #4A6380;
	text-decoration : none;
}
.textGrayBack{
	background-color : #DDDDE7;
	color : #00002D;
}
.textDarkGrayBack{
	background-color : #6B6F7E;
	color : White;
}
.textBlackBack{
	background-color : Black;
	color : White;
}
.footer { 
	color: #6B6F7E;
	font-size: 10;
 }
.finder {
	color : Black;
	font-size : 6;
}
.articleTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 18;
	color : Fuchsia;
	text-decoration : none;
}
.articleAuthor {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 16;
	color : Fuchsia;
	text-decoration : none;
}
.disc {
	border-color: #6B6F7E;
	border-width: 1;
}
img.pictureBorder {
	border-width: 0px;
 	display: block;
	margin-left: auto;
	margin-right: auto;
}






	
