* {
	background: white;
	color: black;
	font-size: 12pt;
	font-family: serif;
}

#colortab, #marquee_news, .logo{
	display: none;
}

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

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

#main_table{
	width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;

}
