.fade {
	width: auto;
	height: auto;
	clear: both;
	
}

.fade a:link {color: #fff;background: inherit; font-weight: normal; text-decoration: none;}
.fade a:visited {color: #fff;background: inherit; font-weight: normal; text-decoration: none;}
.fade a:hover {color: #3f3f3f;background: inherit; font-weight: normal; text-decoration: none;}
.fade a:active {color: #fff;background: inherit; font-weight: normal; text-decoration: none;}
