table.news{
	font: Georgia;
	font-style: normal;
	color: white;
	font-size: 14;
	/*border: 3px solid #3A3229;*/
}

font.text{

	font: Georgia;

	font-style: normal;

	color: white;

	font-size: 14;
}	
font.text_menu{

	font: Georgia;

	font-style: normal;

	color: #ceb294;

	font-size: 14;
}
font.text_olive{

	font: Georgia;

	font-style: normal;

	color: Olive;

	font-size: 14;

	font-weight: bold;

}	

font.front_text{

	font: Georgia;

	font-style: normal;

	color: white;

	font-size: 14;

}

font.smalltext{

	font: Georgia;

	font-style: italic;

	color: white;

	font-size: smaller;

}

a{
	text-decoration: none;
}
a.smalltext{

	color: White;

	text-decoration: none;

	font-style: italic;

}

a.wine{

	color: tan;

	background: #362e27;

	text-decoration: none;

	font: bold;

	font-size:14;
}

a.email{

	color: White;

	text-decoration: none;

}

table.reservation{
	font: Georgia;

	font-style: normal;

	color: white;

	font-size: 14;
}
p.wine{
	margin-left: 50px;
}