body {
	background: #FFFFFF;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: inherit; 
	font-size: inherit;
}

a:visited {
	color: white;
}
a:link {
	color: white;
}


td {
	color: white; 
	font-size: 12px; 
	font-family: tahoma;
}

.main_table {
	border: 1px solid black;
}
