body { background: none; }
#content a[href]:after, #content a[href]:after {
	content: " (http://www.americanbuildingandrepair.edu/" attr(href)") ";
	}
#content a[href^="http://"]:after, #content a[href^="http://"]:after {
	content: " ("attr(href)") ";
	}
#footer { }
#home { display:none;}
#masthead { }
#nav { display:none;}
#skip { display:none;}

.bodytext { font-size: 75%; text-decoration: none; }
.footer { font-size: 60%; text-decoration: none; }
.heading { font-size: 95%; text-decoration: none; font-weight: bold;}
.nav{ font-size: 75%; text-decoration: none; font-weight: bold; }
.navHome { display:none;}
.screenOnly { display:none;}
.screenreaderOnly { display:none; }
.subheading { font-size: 115%; text-decoration: none; font-weight: bold; }

A:link {text-decoration: none; color: #000066; }
A:hover {text-decoration: underline;}
A:visited {text-decoration:none;}
A:visited:hover {text-decoration:underline;}