.style14 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.sideborder {
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
body {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td {

	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

th {

	font: 14px Arial, Geneva, Helvetica, sans-serif;
	color: #CCCCCC;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #7B6337;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.songTitle {
	
	font-size: 16px;
	font-weight: bold;
	
}

.heading {
	font-size: 16px;
	font-weight: bold;
}

td.vss {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.newlink:link {

  	color: #FFCC00;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size: 13px;
		
}

a.newlink:visited {

  	color: #FFCC00;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size: 13px;
}

a.newlink:hover {

  	color: #00C3FF;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size: 13px;
}

/* FFCC00 is gold */
/* old blue is 6F83FF */
