.text {
	font-family: "Times New Roman", Times, serif;
	font-size: .80em;
	color: #333333;
}
.imageBorder {
	color: #333333;
}
#links a:link {
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	visibility: visible;
}
#links a:visited {
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	visibility: visible;
}
#links a:hover {
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	color:#FFCCCC;
	font-family: "Times New Roman", Times, serif;
	visibility: visible;
}
h1 {
	font-weight: bold;
	text-transform: capitalize;
	color: #10295A;
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.ARTIST {
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
}
