/*

Used to format output generated by frontpage in table format as in
	<!--webbot bot="Category"
and
	<!--webbot bot="Search"
e.g.
    postbode/Online.html
    archive/Archive.html
    archive/LocalSearch.html

*/

table		 { border-collapse: separate; border:0; width: 100%;}
td           { padding: 0.3em; border:0 }
a            { text-decoration: none }
a:hover      { text-decoration: underline}