.navBorder {  
	border-bottom-color: black; 
	border-bottom-style: solid; 
	border-bottom-width: 1px 
}
.navLink:link{
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.navLink:active{
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	text-decoration:none;	
}
.navLink:visited{
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.navLink:hover{
	font-family:Verdana;
	font-size:18px;
	color:#CCCCCC;
	text-decoration:none;
}
.artistLink:link{
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.artistLink:active{
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;	
}
.artistLink:visited{
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.artistLink:hover{
	font-family:Verdana;
	font-size:16px;
	color:#666666;
	text-decoration:none;
}
body {
	font-family:Verdana;	
	color: #FFFFFF;
	background-image:url(../layout/images/body-bg.gif)
}
.artistNameBorder {  
	border-bottom-color:#666666;
	border-bottom-style: solid; 
	border-bottom-width: 1px 
}
.mainTableBorder {
; border: 0px #FFFFFF solid}