
body
{ 
background-color: #676968;
color: #ffffff;
font-family: trebuchet ms,arial, helvetica;
}

td {
	color: #000000
}

td.nimi {
	color: #ffffff;
	font-size: 11px;
	vertical-align : top;
}
table.nimi {
	color: #ffffff;
	font-family: trebuchet ms,arial, helvetica;
}	

a:active {
	color : #ffffff;	
	font-family: trebuchet ms,arial, helvetica;
}
a:link {
	color : #ffffff;	
	font-family: trebuchet ms,arial, helvetica;
}
a:visited {
	color : #ffffff;	
	font-family: trebuchet ms,arial, helvetica;
}