a:link {
	color: #97DCFD;
	text-decoration: none
}
a:visited {
	color: #97DCFD;
	text-decoration: none
}
a:hover {
	color: #025277;
	text-decoration: underline;
	cursor: hand;
}
a:active {
	color: #025277;
	text-decoration: none
}

.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #025277;
	text-transform: uppercase;
	letter-spacing: .3em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.discography {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
