body {
     background-color: #46484A;
	 margin-top: 0px;
	 }
a:link {
     font-family: "Arial";
	 font-size: 13px;
	 color: #00CC99;
	 text-decoration: none;
	 }
a:active {
     font-family: "Arial";
	 font-size: 13px;
	 color: #00CC99;
	 text-decoration: none;
	 }
a:hover {
     font-family: "Arial";
	 font-size: 13px;
	 color: #FFFFFF;
	 text-decoration: underline;
	 }
a:visited {
     font-family: "Arial";
	 font-size: 13px;
	 color: #FFFFFF;
	 text-decoration: none;
	 }
.menu {
     font-family: "Arial";
	 font-size: 12px;
	 line-width: 100%;
	 font-style: normal;
	 margin-bottom: 2.5em;
	 color: #FFFFFF;
	 }

.content {
     font-family: "Arial";
	 font-size: 13px;
	 color: #FFFFFF;
	 }
.footer {
     font-family: "Arial";
	 font-size: 12px;
	 color: #FFFFFF;
	 }

