body {
  font-family: Arial, Geneva, Verdana, helvetica, sans-serif;
  font-size: 11px;
  background-image: url(avaleht_bg/bg.png);
   
}

td {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
}

th {
     font-family: Arial, Geneva, Verdana, helvetica, sans-serif;
}
.style1 {
     color: #FF6600;
     font-weight: bold;
     font-size: 12px;
	 text-decoration:none;
}
.link {
	color: #FF6600;
	font-size: 11px;
	text-decoration:none;
	border:none;
}
.link2 {
	color: #FF6600;
	font-size: 11px;
	text-decoration:underline;
	border:none;