

<!--

/*  Val Ghent 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;
			
			scrollbar-arrow-color: #ffffff; 
			scrollbar-base-color: #ffffff; 
			scrollbar-face-color: #403840;
			}

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

a:link 		{
			color: #686338;
			text-decoration: none;
			}
			
a:active 	{
			color: #686338;
			text-decoration: none; 
			}

a:visited 	{
			color: #686338;
			text-decoration: none;
			}

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


.subNav 	{
			color: #34381E;
			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: #265077;
			font-weight: bold;
			text-decoration: underline;
			}


.title	{
			color: #265077;
			font-size: 14px;
			font-weight: bold;
			}

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

.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;
			margin-right: 10px;
			}
			
.thumb 		{
			padding-right: 3px;
			padding-bottom: 3px;
			}
			
.poemWTC	{
	margin-right: 3px; 
	margin-left: 10px;
	font-size: 12px;
	font-style: italic;
	font-family: times;
	text-align: justify;
	text-indent: 0px;
	color: #4F2F18;
			}	
				
.poem		{
	margin-right: 12px; 
	margin-left: 12px;
	font-size: 14px;
	font-style: italic;
	font-family: times;
	text-align: justify;
	text-indent: 0px;
	color: #ffcc66;
			}	
				

-->

