@charset "UTF-8";
/* CSS Document */



<!--


	.text {
		font-family: Georgia, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		}
		
	.text A:active {
		color: #a90a0a; 
		font-family: Georgia, Verdana, Arial, Helvetica; 
		font-size: 13px; 
		TEXT-DECORATION: none 
		}
	
	.text A:link {
		color: #a90a0a; 
		font-family: Georgia, Verdana, Arial, Helvetica; 
		font-size: 13px; 
		TEXT-DECORATION: none
		}

	.text A:visited {
		color: #a90a0a; 
		font-family: Georgia, Verdana, Arial, Helvetica; 
		font-size: 13px; 
		TEXT-DECORATION: none
		}

	.text A:hover {
		color: #a90a0a; 
		font-family: Georgia, Verdana, Arial, Helvetica; 
		font-size: 13px; 
		TEXT-DECORATION: underline 
		}
		
	
	#petrol {
		background-image:url(http://static.flowplayer.org/img/overlay/petrol.png);
		color:#fff;
	}
		
		
		-->
