	
	body	
	{
		background-color: #150F17;
		font-family: Arial, Helvetica, sans-serif;
		color: #191919;
		background-image: url(images/lbg_04.jpg);
		background-repeat: repeat;
		background-position: 0 0;
		margin: 0;
	}
	a:link	
	{
		color: #000;
		font-weight: bold;
		text-decoration: none;
	}
	a:visited	
	{
		color: #333;
		font-weight: bold;
		text-decoration: none;
		font-style: italic;
	}
	a:active	
	{
		color: #E6E6E6;
		text-decoration: none;
	}
	a:hover	
	{
		color: #4C2E71;
		font-weight: bold;
		text-decoration: underline;
	}
	#tbg	
	{
		background-image: url(images/tubefabco_03.jpg);
		background-repeat: repeat;
		background-position: 0 0;
	}
	#ctext { font-size: 10pt; margin: 0 25px; }
	#ltext { color: #333; font-size: 10pt; margin: 0 10px;}
	#lbg	
	{
		background-image: url(images/lbg_02.jpg);
		background-repeat: repeat-x;
	}