body, #publerBody {
	background: none;
	line-height: 1.2em;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: 95%;
}

#navigation, #language, #search, #footer, #sub-navigation, #breadcrum, .hide, .skip{
	display: none;
}

a {
	color: #000;
	text-decoration: underline;
}
div#main a:after {
	content: " ( "attr(href)" )"; /* Print links after the linked text, so peopel can still go to a linked page - Works in REAL browsers only */
}
img, a img {
	border: none;
}