body    
	{
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	color:	#000000;
	background: #FFFFFF;
	}

td    
	{
	font-size: 11px;
	color:	#000000;
	font-family: Verdana, Tahoma, sans-serif;
	}

.title
	{
	font-size: 11px;
	color: #000033;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	}

.info
	{
	font-size: 11px;
	color: #0000CC;
	font-family: Tahoma, Verdana, sans-serif;
	}

.row1
	{
	background-color: #E3E7E8;
	}

.row2
	{
	background-color: #FFFFFF;
	}

.releasetype
	{
	font-size: 11px;
	color: #000033;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

.releasetitle
	{
	font-size: 11px;
	color: #0000CC;
	font-family: Tahoma, Verdana, sans-serif;
	}

.songsmenu
	{
	font-size: 11px;
	color: #000033;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

.pagetitle
	{
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	color:	#000000;
	font-weight: bold;
	}

	

A:link  
	{
	text-decoration	:	none;
	color		:	#0000FF;
	background	:	transparent;
	}

A:active
	{
	text-decoration	:	underline;
	color		:	#0000FF;
	background	:	transparent;
	}

A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#0000FF;
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	underline; 
	color		:	#0099FF;
	background	:	transparent;
	}