body
{
	margin-top:0;
	margin-left:0;
	font-family:Georgia;
	background-color:DarkGreen;
}

.thetitle
{
	color:Gainsboro;
	font-size:30pt;
	font-weight:bold;
}

a:hover
{
	color:Yellow;
}

.link
{
	font-size:smaller;
	font-weight:bolder;
	text-decoration:underline;
	color:Yellow;
}

.link:hover
{
	color:white;
	text-decoration:underline;
}

.largelink
{
	font-size:xx-large;
	font-weight:bolder;
	text-decoration:underline;
	color:Yellow;
}

.largelink:hover
{
	color:white;
	text-decoration:underline;
}

.smalllink
{
	font-family:arial;
	color:Yellow;
	font-size:smaller;
	font-weight:bold;
	text-decoration:none;
}

.smalllink:hover
{
	color:white;
	text-decoration:underline;
}

.footer
{
	color:gainsboro;
	font-size:smaller;
	font-weight:bold;
}

.emailfooter
{
	color:yellow;
	font-size:small;
	font-weight:bold;
}

.emailfooter:hover
{
	color:white;
	font-size:small;
	font-weight:bold;
}

.text
{
	color:Gainsboro;
	font-size:small;
	font-weight:bold;
}

.menutitle
{
	color:Gainsboro;
	font-size:16pt;
	font-weight:bold;
}

.menucategory
{
	color:Gainsboro;
	font-size:18;
	font-weight:bold;
}

.menutext
{
	color:Gainsboro;
	font-size:14;
}

.pricetext
{
	color:Gainsboro;
	font-size:12;
	font-weight:bold;
}

.hidden
{
	display:none;
}

.entry
{
	cursor:hand;
}

.logotext
{
	color:Gainsboro;
	font-weight:bold;
	font-size:16;
}

.message
{
	color:Gainsboro;
	font-size:12;
	font-weight:bold;
}

.scorchio
{
	color:Gainsboro;
	font-size:12;
	text-decoration:underline;
}

.scorchio:hover
{
	color:Yellow;
}

.titletext
{
	color:Yellow;
}


.photo
{
	color:white;
}


.photo:visited
{
	color:white;
}

.photo:hover
{
	color:Yellow;
}

.rsslink
{
	color:Yellow;
}

.rsstext
{
	color:White;
}

