a {
	color: #00652D;
}

a:hover {
	text-decoration: underline;
}

th {
	border: 0;
}

.chord_link {
	font-weight: bold;
	color: #600031;
	padding: 2px;
	margin: 2px;
	font-size: 9px;
	line-height: 9px;
}

.link_note {
	font-style: italic;
	color: #777777;
}

.title {
	font-style: normal;
	font-weight: normal;
}

.red, #links a {
	color: #8C2F21;
}

.blue, #tabs a {
	color: #004C6C;
}

#tabs {
	width: 100%;
}

#chord_toggle {
	padding: 2px 4px;
	background-color: #E3DCC8;
	cursor: hand;
	cursor: pointer;
}

.bottom_link {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #00652D;
	margin: 3px;
}