/* Body */
BODY {
	margin: 0px;
	background-color : #ffffff;
	align : centre;
	}

td,tr,th,p{
	font-family:  Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}

a:link, a:visited {
	font-size: 11px; 
	color: #333333; 
	text-decoration: none;
	font-family:   Arial ;
	text-decoration: underline;
	
}

A:hover {
  color: #000000;
  text-decoration: underline;
}


a.contact_link:link , a.contact_link:visited  {
	font-size: 9px; 
	color: #666666; 
	font-family:   Arial ;	
}

a.contact_link : hover {
  color: #666666;
  text-decoration: underline;
}


.contact_text {
  color: #666666;
  font-size : 9px;
  font-family :Arial;
  text-align: left;
}


.menu_title {
  color: #33658B;
  font-size : 20px;
  font-family :Arial;

  text-align: left;
   }

.link_page text {
	font-family:  Arial;
	font-size: 12px;
	color: #666666;	
	}
   
.order_text{
	font-family:  Arial;
	font-size: 12px;
	color: #33658B;	
	}
	
.dish_text{
	font-family:  Arial;
	font-size: 12px;
	color: #000000;	
	}	
	
.christmas_text{
	font-family:  Arial;
	font-size: 12px;
	color: #ff0000;	
	}	
				
.footer{
	font-family:  Arial;
	font-size: 10px;
	color: #ffffff;	
	}	
