#mosaica-footer {
  	/*position: absolute;*/
  	bottom: 0;
  	padding: 0 0 3em;
  	text-align: center;
  	width: 100%;
	height: 0.0em;
	line-height: 2em;
	font-size: 12px;
	margin: 1em 0 0 0;
	z-index: 200;
    color:#999;
    font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern'
}

#mosaica-footer.no-js a:hover {
/*    color: #333;*/
/*    text-decoration: underline*/
}

#mosaica-footer.no-touch a:hover {
    color: #333;
    text-decoration: underline
}
