body {	background: #ffffff;	background-color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #006666;	}p {	background: transparent;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #006666;	}a:link {	background: transparent;	color: #336666;	text-decoration: none;	}a:visited {	background: transparent;	color: #669999;		text-decoration: none;	}a:hover {	background: transparent;	color: #00CC00;		text-decoration: underline;	}a:active {	background: transparent;	color: #CC0000;	text-decoration: none;	}.meat {	margin-left: 10%;	margin-right: 10%;	width: 70%;	padding: 5%;	border: 2px #000033 solid;	}.big {	font-size: 16px;	font-weight: bold;	}.small {	font-size: 10px;	}.medium {	font-size: 14px;	}.center {	text-align: center;	}.menu {	margin-left: 10%;	margin-right: 10%;	width: 70%;	padding: 5%;	border-left: 2px #000033 solid;	border-right: 2px #000033 solid;	border-bottom: 2px #000033 solid;	}.left {	margin-left: 20%;	float: left;	}.right {	margin-right: 20%;	float: right;	}
