@import url(type.css);
body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif;
}
#born-skippy, #nav, #pre-content, .global_nav, #contact li:not(.first) { 
	display: none; 
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #06c;
	border-bottom: 1px solid #06c;
}
#content a:not([href^="http://www.cgi.co.uk/"]):after {
   content: " (" attr(href) ") ";
}











































