
A:visited {
	color: #C0C0C0;
	text-decoration: none;
}

A:hover {
	background-color: M a r o o n;
	color: Yellow;
	text-decoration: none;
}

BODY {
	color: Maroon;
	font-family: Verdana;
	font-size: small;
}

H3 {
	font-weight: bold;
	color: white;
}

P.small {
	font-size: x-small;
}

P.email {
	color: #800000;
	font-size: small;
}

TABLE.main {
	border-style: solid none solid none;
	border-color: #006400;
	border-width: 18px;
	width: 95%;
	background-color : #CC6633;
}

TD {
	font-family: Verdana;
	font-style: normal;
}

TABLE.artist {
	font-size: small;
	padding: ;
}

TD.artist {
	color: Silver;
	font-family: Verdana;
	font-size: x-small;
}

