#header {
	height: 150px;
	background-image: url(../images/background_images/main_back_4.jpg);
	background-repeat: no-repeat;
}


 #header table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCDA09;
	font-size: 18px;
	font-weight: bold;
	
	}
	
	#header table a
	{
	
	text-decoration: none;
	color: #Ffffff;
	
	}
	
	
	 #header table a:hover
	{
		
		color: #FFFF00;
		
	}

.style8 {font-size: 18px}