@import "general.css";
@import "menu.css";

body
{
	font-family: "Arial";
}

a
{
	color: #e2e419;
	text-decoration: none;
}

span.copy
{
	display: block;
	padding-bottom: 30px;
}