A:link, A.unseen:link, A.unseen:active, A.unseen:visited {color: blue;}
A:visited, A.seen:link, A.seen:active, A.seen:visited {color: blue;}
A:active {color: red;}
BODY {background: lightblue;}
HTML {background: lightblue;}
A.nvc:link, A.nvc:visited, A.nvc:active, A.nvc:hover {
	background-color: white;
	color: blue;
	border: 1px solid black;
}
A.nvc:hover {background-color: lightblue;}
TABLE.admintitle, TABLE.catdesc, TABLE.sitemaptitle, TABLE.searchtitle,
TABLE.title, TD.lhs {
	border: 1px solid lightblue;
}
TABLE.artsubject, TABLE.jobheader {
	border-top: 1px solid lightblue;
	border-bottom: 1px dashed silver;
}

TD.lhs {
	background-image: url(swallowfield-grey.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 100px;
}

DIV.navaidblock, P.greeting, DIV.logoblock, DIV.navsearch, DIV.poweredby {
	background: transparent;
	border: 0px;
}

DIV.logoblock {
	font-size: 14px;
	font-weight: bold;
}
