﻿body
{
	background-color: #5c5545;
	font-family: 'Century Gothic'; 
	color: #FFFFFF;
	margin:0;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

.Content
{
	
}


.MenuText
{
	font-size: 35px;
	text-align:center;
	color:#FFFFFF
}

.MenuTextSmall
{
	font-size: 16px;
	text-align:center;
	color:#FFFFFF
}

