body
{
  font-family: Verdana; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none 
}
 td {
  font-family: Verdana; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none; 
  background-color: #FFFFFF;
}
a{
	color: #409E30;
	text-decoration: none;
}
a:hover{
	color: #00209F;
	text-decoration: underline;
}
.textblau{
	color: #00209F;
}
.textverd{
	color: #409E30;
}
.titol{
	font-size: 14px;
	font-weight: bold;
	color: #409E30;
}
.voraverda{
	border: 1px #409E30 solid;
}
