.small-roman-cnt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15.5px;
}
.very-small-roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.medium {
	font-size: 13px;
}
#artist {
	border: 3px solid F6F4F4;
	display: block;
}
.watt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#black-border {
	border: 3px solid #000000;
}
.big {
	font-size: 23px;
	font-weight: bold;
}

