@import "screen.css";

a:link { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none}
a.splitlink:link .link { color: black; text-decoration: none }
a.splitlink:visited .link { color: black; text-decoration: none }
a.floatlink:link .link { color: black; text-decoration: none }
a.floatlink:visited .link { color: black; text-decoration: none }

#header ul li { display: none }
#footer .feed { display : none }
#footer .searchbox { display : none }
#footer .sep { display : none }
