body {
	background-color:#6C6C6C;
	color:#3A393A;
	}
	
a:link,
a:visited {
	color:#3A393A;
	}
	
a:hover,
a:active {
	color:#FFF;
	}
