a {text-decoration: none}
a:hover { color: #B73F3C; text-decoration: underline}

.tinytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tinytype2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.bigtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.PieceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A4D6A;
	text-decoration: none;
}
.PieceTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B73F3C;
	text-decoration: none;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cellbkg1 {
	background-color: #EFF1ED;
}
.cellbkg2 {
	background-color: #545034;
}
.cellbkg3 {
	background-color: #3A3936;
}
.cellbkg8 {
	background-color: #6D6743;
}
.cellbkg4 {
	background-color: #9F5353;
}
.cellbkg5 {
	background-color: #EFF1ED;
}
.cellbkg6 {
	background-color: #7E7B74;
}
.cellbkg7 {
	background-color: #AFA9A3;
}

