
body {
	margin-bottom: 0px;
    letter-spacing: 6px;
	color: #000000;
	font-family: Tahoma;
	font-size: 16px;
	}
a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #C7F780;
	}
a:visited { 
	font-family: Tahoma;
	text-decoration: none;
	color: #C7F780;
	}
a:hover, a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #718CA4;
	}
