

<!--

/*  West Street Records Style Sheet */


.blue {color: #039;}
.blue a:active {color: #039;}
.blue a:link {color: #039;}
.blue a:visited {color: #039;}
.blue a:hover {color: #900;}



body 		{
			font-size: 10px;
			color: #999;
			font-weight: normal;
			font-family: verdana, sans-serif;
			}

td 			{
			font-size: 11px;
			color: #F5BB51;
			font-weight: normal;
			font-family: verdana, sans-serif;
			}

.pagetext 	{
			font-size: 11px;
			color: #F5BB51;
			font-weight: normal;
			font-family: verdana, sans-serif;
			}

a:link 		{
			color: #C36F01;
			text-decoration: underline;
			}
			
a:active 	{
			color: #C36F01;
			text-decoration: underline; 
			}

a:visited 	{
			color: #C36F01;
			text-decoration: underline;
			}

a:hover 	{
			color: #C36F01;
			text-decoration: underline;
			}


.subNav 	{
			color: #686338;
			font-weight: bold;
			text-decoration: none;
			}
			
a:link.subNav  		
			{
			color: #686338;
			font-weight: bold;
			text-decoration: none;
			}
			
a:active.subNav	
			{
			color: #686338;
			font-weight: bold;
			text-decoration: none;
			}
			
a:visited.subNav 	
			{
			color: #686338;
			font-weight: bold;
			text-decoration: none;
			}

a:hover.subNav 	
			{
			color: #686338;
			font-weight: bold;
			text-decoration: underline;
			}


.title	{
			color: #C36F01;
			font-size: 14px;
			font-weight: bold;
			font-family: verdana, sans-serif;
			}

.songs	{
			font-size: 12px;
			color: #F5BB51;
			}

.textindent	{
			font-size: 11px;
			margin-left: 4px;
			}

.cdindent	{
			margin-right: 10px;
			margin-left: 10px;
			}

.boxlist	{
			font-size: 11px;
			margin-left: 4px;
			line-height: 20px;	
			}

td:discography{
			color: #686338;
			font-size: 10px;
			margin-left: 4px;	
			}

.listing	{
			font-size: 11px;
			margin-left: 20px;
			}
			
.lyrics		{	
			margin-left: 10px;
			}
			
.poem		{
	font-size: 12px;
	font-style: italic;
	font-family: times;
	text-indent: 0px;
	color: #ffcc66;
			}	
				

-->
