a:link { color: #034ea2; }
a:visited { color: #5a458d; }
a:hover { color: #f60; }
a:active { color: #034ea2; }
a:visited:hover { color: #f60; }

#masthead { background: url("bg-masthead.jpg") repeat-x; }

#interim-footer { background: #000 url("bg-footer.jpg") repeat-x; padding: 10px; }
	#interim-footer #table-footer { width: 100%; }
	#interim-footer #table-footer td { color: #fff; padding: 10px 15px; vertical-align: top; }
	#interim-footer #table-footer td p { font-size: 85%; }
	#interim-footer #table-footer td#footer-address { border-right: 1px solid #999; width: 25%; }
	#interim-footer #table-footer td#footer-links { border-right: 1px solid #999; width: 45%; }
	#interim-footer #table-footer td#footer-worldcat { width: 30%; }
	#interim-footer a:link { color: #fff; }
	#interim-footer a:visited { color: #fff; }
	#interim-footer a:hover { color: #fff; }
	#interim-footer a:active { color: #fff; }
	#interim-footer a:visited:hover { color: #fff; }
