.white {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-top:5PX;
	padding-left:5PX;
	padding-right:5px;
	
}
     .BLACK {
	font-family: verdana;
	font-size: 11px;
	color: #020202;
	
	}
	  .BIG_WHITE{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top:10px;
	text-transform:uppercase;
	text-decoration:underline;
	}
.Trebuchet{
	font-family:Trebuchet MS;
	font-size: 25px;
	color: #6b2d0d;
	}
		
.menu_txt{
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color: #6f2602;
	}		
.menu_txt a{
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}
.menu_txt a:hover{
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color: #6f2602;
	}		
.yellow_txt { color: #eba102; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS" }		
.yellow_txt a { color: #eba102; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline }
.yellow_txt a:hover { color: #6f2602; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: none }	