td,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 130%;
}

p {
	padding: 0;
	margin: 0;
}

a
{
	text-decoration: none;
	color: #003399;
}

a:hover { text-decoration: underline; }
.a12px { font-size: 12px; }

.nav
{
	font-size: 12px;
	color: #000000;
}

.nav:hover
{
	text-decoration: none;
	color: #003399;
}

.active
{
	font-size: 12px;
	color: #003399;
}

.active:hover { text-decoration: none; }

.header, h1
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.subheader
{
	font-weight: bold;
	color: #333333;
}

.headerLarge
{
	font-size: 14px;
	color: #555555;
}

.title { }
.artist { }
.grey { color: #666666; }
select { font-size: 10px; }

.link
{
	padding: 3px;
	border: 1px solid #CCC;
}

.link-header
{
	font-weight: bold;
}