a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://www.elayaway.com" attr(href) ") "; }
	 
#accessibility-menu, #navigation { 
	display:none !important; }

