body {
background-color: #f0f0f0;
}


.text {
	color: #808000;
	font-weight: bold;
}

a:link {
	color: #808000;
	font-weight: bold;
}

a:hover {
	color: #808000;
	font-weight: bold;
}

a:visited {
	color: #808000;
	font-weight: bold;
}

.main_table
{
	border-collapse: collapse;
	border-color: #111111;
	background: #ffffff;	
}
