A:link, A:visited, A:active { text-decoration : underline; 
  			color: black }
A:link.email { text-decoration : underline }
A:hover 
	{ 
	text-decoration	:	none; 
	color		:	black;
	background	:	#99CC99;
	}

A:hover.navbar 
	{ 
	text-decoration	:	none; 
	color		:	black;
	background	:	white;
	}

A:hover.main 
	{ 
	text-decoration	:	none; 
	color		:	black;
	background	:	#99CC99;
	}

A:hover.email 
	{ 
	text-decoration	:	underline; 
	color		:	black;
	background	:	none;
	}

h1 { color: black; font-family: Arial, sans-serif; font-size: 18 pt;
    font-weight: bold; background: #f8f8e0; }
h2 { color: black; font-family: Arial, sans-serif; font-size: 16 pt;
    font-weight: bold; background: #f8f8e0; }
h3 { color: black; font-family: Arial, sans-serif; font-size: 14 pt;
    font-weight: bold; background: #f8f8e0; }
 P.header, {
	font-size:10pt;
	font-weight: bold;
	color: white;
	}
 P, td, th, dt, li {font-size:10pt; 
    font-family: Arial, sans-serif;
    margin-left: 30pt; }
 P.navbar { margin-left: 2pt; color : black; }
 P.message { background: red; color: white; font-weight: bold; margin-right: 100pt;}
 P.artist { margin-left: 0pt; margin-bottom: 0pt; font-weight: bold; }
 P.title { margin-left: 3pt; margin-top: 0pt; margin-bottom: 0pt } 
 dt {font-size:10pt; 
    font-family: Arial, sans-serif;
    margin-left: 10pt; }
 dd {font-size:10pt; 
    font-family: Arial, sans-serif;
    margin-left: 15pt; }
 P.gray {background: #e0e0d0}
 P.searchHit {background: #e0e0d0;
    margin-bottom: 0pt; 
    margin-top: 0pt;}
 P.searchString { margin-bottom: 10pt; 
    margin-left: 35pt;
    margin-top: 0pt;}
 P.navbar, td.navbar {font-size:8pt}

h4 { color: black; font-family: Arial, sans-serif; font-size: 12 pt;
    font-weight: bold; background: #f8f8e0; }
