﻿.artistName {
	font-size: x-large;
}
.font18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #000080;
}
.font14 {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
}
.topLinks {
	border-style: 2;
	margin: 8px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #99000;
		font-weight: bold;
		text-align: center;
		background-color: #FFCCFF;
		text-decoration: none;
		border-width: 2px;
	}
.topComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;
}
.siteMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-align: center;
	text-indent: 5px;
	background-color: #FFCCFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
