body {
	font: 12pt georgia, serif;
	width: 100%;
	background: white;
	margin:0;
	padding:0;
	text-align:left;}
#weather, #lh-col, #searchform, #topmenu, #messages, .searchresults, .submitButton, .display, .navigationtext, #footer, #button, #logo, .header, .pattern,.noprint,.cartbuttonR, cartbuttonC, .bot {
	display:none;
}

#links a:link:after, #links a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#links a:link, #links a:visited {
        color: #520;
        background: transparent;
        font-weight: bold;
        text-decoration: underline;
        } 




#links a[href^="/"]:after {
  content: " (http://www.heartseaseshop.com" attr(href) ") ";
   }


