@charset "utf-8";
/* css.css */
body {
	color:#000000;
	background-color:#171717;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:link {
	color:#99CC33;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#99CC33;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#99CC33;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#00CCFF;
	font-weight:bold;
	text-decoration:none;
}
.shell {
	color:#000000;
	margin-top:20px;
	text-align:center;
}
.shelltierone {
	background-color:#9ea09d;
	margin-left:auto;
	margin-right:auto;
	width:772px;
	height:1px;
}
.shelltiertwo {
	background-color:#9ea09d;
	margin-left:auto;
	margin-right:auto;
	width:776px;
	height:1px;
}
.shelltierthree {
	background-color:#9ea09d;
	margin-left:auto;
	margin-right:auto;
	width:778px;
	height:1px;
}
.shelltierfour {
	background-color:#9ea09d;
	margin-left:auto;
	margin-right:auto;
	width:780px;
}
.meat {
	color:#000000;
}
.meattierone {
	background-color:#b3b6b2;
	margin-left:auto;
	margin-right:auto;
	width:762px;
	height:1px;
}
.meattiertwo {
	background-color:#b3b6b2;
	margin-left:auto;
	margin-right:auto;
	width:766px;
	height:1px;
}
.meattierthree {
	background-color:#b3b6b2;
	margin-left:auto;
	margin-right:auto;
	width:768px;
	height:1px;
}
.meattierfour {
	background-color:#b3b6b2;
	margin-left:auto;
	margin-right:auto;
	width:770px;
}
.footer {
	font-size:smaller;
	margin-top:10px;
	text-align:center;
}