.documentContent * {
background: White !important;
color: Black !important;
}
#portal-globalnav * {
background: White !important;
color: Black !important;
}
body {
    font-size: 95%;
}
a {
	color: blue !important;
}
a:visited {
	color: blue !important;
}
.navitem {
	background: White !important;
	color: Black !important;
}
