a:link {
	color: #667F4D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;



}


a:visited {
	text-decoration: none;
	color: #667F4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;



}

a:active {
	color: green;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;



}

a:hover {
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;



}


BODY {
	scrollbar-base-color : #667F4D;
	scrollbar-arrow-color : #ffffff;
	background-color: BBBBC8;

        }

	

