body {
   background-color: White;
}
table, td, th, p, div, span {
    background-color: white;
	color: black;
}
a { color: blue; }

#wrapper table td object {
    display:none;
}