/* Discography (og Lyrics) */

BODY {
	background: url('./../gfx/discography/bg.gif');
	font-size: 10px;
	color: #000000;
}

A:link {
	COLOR: #32261F;
	text-decoration: underline;
}

A:visited {
	COLOR: #32261F;
	text-decoration: underline;
}

A:active {
	COLOR: #32261F;
	text-decoration: underline;
}

A:hover {
	COLOR: #32261F;
	text-decoration: underline;
}

.paperborder {
	background: #E2DFD8;
}

.paperinnerborder {
	background: #D9D7CA;
}

.paper {
	background: #D9D7CA;
	font-size: 10px;
	color: #32261F;
}

.header {
	font-weight: bold;
	font-family: verdana, geneva, sans-serif;
}

.listcell {
	background: #CECCBF;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.button {
	margin: 0px;
	padding: 0px;
	margin-bottom: -2px;
}

.cover {
	border: 5px solid #CECCBF;
}

.discinfo {
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}


.llist a:link {
	text-decoration: underline;
}

.llist a:hover {
	text-decoration: none;
	color: #726E56;
}

.llist a:active {
	text-decoration: underline;
}

.llist a:visited {
	text-decoration: underline;
}
