.artistName
{
color:#111111;
font-family:Times New Roman;
font-size:34px;
letter-spacing:4px;

}
.leftNav:hover
{
	color:blue;
font-family:Tahoma, "Trebuchet MS";
font-size:11PX;
letter-spacing:1px;
text-decoration:underline;

}
.leftNav:link
{
	color:white;
font-family:Tahoma, "Trebuchet MS";
font-size:11PX;
letter-spacing:1px;
text-decoration:none;

}
.leftNav:visited
{
	/* color:#F9F5B5;*/
	color:white;
font-family:Tahoma, "Trebuchet MS";
font-size:11PX;
letter-spacing:1px;
text-decoration:none;

}

.listTitle
{
	color:red;
font-family:arial,helvetica,sans-serif;
font-size:14px;
font-weight:700;

}
.pageHeader
{
	color:white;
font-family:arial,helvetica,sans-serif;
font-size:18px;
font-weight:700;
letter-spacing:2px;

}
.TopNav
{
	background-color:#FFFFCC;
color:#FF00FF;
font-family:Verdana;
font-size:12;

}
.AMenuResume
{
color:#000000;
font-size:12;
text-decoration: none;
}
.AMenuResumeblue
{
color:#0000FF;
font-size:12;
}
A
{
font-size:11px;
font-weight:400;

}
A:hover
{
	color:#0000FF;

}
A:link
{
	color:#0000FF;

}
A:visited
{
	color:#0000FF;
	
}
BODY
{
	color:#FFFFFF;
font-family:Verdana;
font-size:11;

}
TD
{
	color:#FFFFFF;
font-size:12;

}
.copyright {font-family: verdana,arial; font-size: 8pt; color: #CCCCCC; }