body{
	background: white;
}

#ul_menu,#subHeaderContainer{
	display: none;
}

a:link, a:visited{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after{
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#h6_rss{
	display: none;
}

body{
	font-family: georgia;
	color: #000000;
}

.access{
	display: none;
}

a{
	text-decoration: none;
	color: #000000;
}

.bold{
	font-weight: bold;
}

img{
}