﻿.itemTitle
{
	margin-left: 5px;
	margin-right: 5px;
	letter-spacing: 1.4;
}

.menuTable
{
	width: 525px;
}

.menuPrice
{
	width: 100px;
}

.menuContent
{
	width: 425px;
}

.contentLarger
{
	font-size: 21px;
}

.contentSmaller
{
	font-size: 17px;
}

.contentSmall
{
	font-size: 14px;
}

.emphasize
{
	color: #867976;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

.robotStyle
{
	visibility: hidden;
	overflow: hidden;
	float: left;
	width: 0px;
	height: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
}
