body {
	font-color: 000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

p {
	font-color: 000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
a {
	color: 859966;
	text-decoration: none;
	}

a:active {
	color: 859966;
	text-decoration: none;
	}
	
a:visited {
	color: 859966;
	text-decoration: none;
	}
	
a:hover {
	color: 859966;
	font-weight: bold;
	}
	
a.footer {
	color: ffffff;
	text-decoration: none;
	}

a.footer:active {
	color: ffffff;
	text-decoration: none;
	}
	
a.footer:visited {
	color: ffffff;
	text-decoration: none;
	}
	
a.footer:hover {
	color: ffffff;
	font-weight: bold;
	}
	
a.links {
	color: 66764c;
	text-decoration: none;
	}

a.links:active {
	color: 66764c;
	text-decoration: none;
	}
	
a.links:visited {
	color: 66764c;
	text-decoration: none;
	}
	
a.links:hover {
	color: 66764c;
	font-weight: bold;
	}