.tab {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: smaller;
	font-weight: bold;
}
a.tab {
	color: White;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.td_tab {
	background-color: #007901;
}