BODY {
	font-family : verdana;
	font-size : 10;
	color :FFFFFF;
}

TD {
	font-family : verdana;
	font-size : 13;
	color :FFFFFF;
}

A
{
	font-size:11px;
	font-weight:400;
	color:#FFFFC0;
	text-decoration:none;
}
A:hover
{
	text-decoration:underline;
}
A:link
{
}
A:visited
{
}

.smallText {
	font-family : verdana;
	font-size : 10px;
	color :000000;
}

.bold {
	font-weight:900;
	vertical-align:top;
}

.artistName {
	font-size : 34px;
	color :white;
	font-family: Times New Roman;
	letter-spacing:4px;
		
}

.pageHeading {
	font-size : 24px;
	color :white;
	font-family: Times New Roman;
	letter-spacing:2px;
		
}

.sectionHeading {
	font-size : 20px;
	color :white;
	font-family: Arial;
	font-weight:bold;
}

.subSectionHeading {
	font-size : 13px;
	color :white;
	font-family: Arial;
	font-weight: bold;
}

.navigation {
	font-size : 11px;
	color :ffffff;
	font-family: Tahoma, "Trebuchet MS";
	letter-spacing:1px;
	text-decoration:none;
}

.navigation:hover {
	font-size : 11px;
	color :ffffff;
	font-family: Tahoma, "Trebuchet MS";
	letter-spacing:1px;
	text-decoration:underline;
}

.homepageText {
	font-size : 11px;
	color :ffffff;
	font-family: Tahoma, "Trebuchet MS";
	line-height:19px;
}

.copyright 
{
	font-family: verdana,arial; font-size: 8pt; color: #CCCCCC;
}


