.sideborder {
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
body {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
td {

	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

a:link {

  	color: #6ec6f1;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
		
}

a:visited {

  	color: #6ec6f1;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
	
}

.songTitle {
	
	font-size: 12px;
	font-weight: bold;
	
}

.heading {
	font_size: 16px;
	font-weight: bold;
}




a.newlink:link {

  	color: white;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size: 12px;
	font-family: Arial;
		
}

a.newlink:visited {

  	color: white;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size: 12px;
	font-family: Arial;	
}

a.newlink:hover {

  	color: red;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size: 12px;
	font-family: Arial;	
}

a.newlyric:link {

  	color: silver;
	text-decoration:none;
	text-transform:none;
	font-size: 11px;
	font-family: Arial;	
	font-weight: bold;
	font-style: normal;
}

a.newlyric:visited {

  	color: silver;
	text-decoration:none;
	text-transform:none;
	font-size: 11px;
	font-family: Arial;	
	font-weight: bold;
	font-style: normal;
}

a.newlyric:hover {

  	color: yellow;
	text-decoration:none;
	text-transform:none;
	font-size: 11px;
	font-family: Arial;	
	font-weight: bold;
	font-style: normal;
	
}

a.sort:link {

	font: 14px Arial;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-transform:none;
}

a.sort:visited {

	font: 14px Arial;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-transform:none;
}

a.sort:hover {

	font: 14px Arial;
	color: yellow;
	font-weight: normal;
	font-style: normal;
	text-transform:none;
}

