BODY
{
	font-weight: normal;
	font-size: 16px;
	color: saddlebrown;
	background-color:#f0e0c0;
	font-family:Verdana;
	text-decoration: none;
}
.Prices
{
	color:Navy;
}
.Menu, .Menu:link, .Menu:visited, .Menu:active
{
	font-size: 16px;
	color: saddlebrown;
	background-color:lightgrey;
	font-family:verdana;
	text-align: center;
	text-decoration: none;
	cursor:hand;
}
.Menu:hover
{
	color: white;
	background-color: #546474;
	text-align: center;
	text-decoration: none;
}
.Title
{
	font-family: verdana;
	font-size: 36px;
}
.SubTitle, .SubTitle:link, .SubTitle:visited, .SubTitle:active
{
	color: saddlebrown;
	font-family: verdana;
	font-size: 24px;
}
.LogTable
{
	font-family: verdana;
	font-size: 12px;
}
.Button
{
	font-family: 'verdana';
	font-size: 14px;
	font-weight:bold;
	color:white;
	background-color:Peru;
	cursor:hand;
}
.SmallButton
{
	font-family: 'verdana';
	font-size: 12px;
	color:white;
	background-color:Peru;
	cursor:hand;
}
.ShopButton
{
	font-family: 'verdana';
	font-size: 16px;
	height:30px;
	color:white;
	background-color:Peru;
	cursor:hand;
}
.TextButton, .TextButton:link, .TextButton:active
{
	color: saddlebrown;
	font-family: 'verdana';
	font-size: 20px;
}
.TextButton:visited
{
	color: peru;
	font-family: 'verdana';
	font-size: 20px;
}
