a:link, a:visited, a:active {
color:#313031;
border-bottom:0px;
text-decoration:underline;
}
a:hover {
color:black;
border-bottom:0px;
text-decoration:underline;
}


body {
	font-family: tahoma;
	color: #313031;
	margin: 0;
	font-size: 11px;
	background: #73694A url(fet.jpg ) repeat-y;
        background-position: 100px 0px;
        line-height: 18px;
}

p, table {
	font-family: tahoma;
	color: #313031;
        text-align: justify;
	font-size: 11px;
        line-height: 18px;
}


h6 {
	font-family: tahoma;
	color: #313031;
        text-align: justify;
	font-size: 11px;
        line-height: 13px;
        font-weight: normal;
}


h3 {
	font-family: georgia;
	font-weight: bold;
	font-size: 17px;
	padding-left: 10px;
	color: #313031;
        text-align: left;
        border-bottom: 1px solid #313031;
}

h2 {
	font-family: georgia;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	color: #313031;
        text-align: left;
        border-bottom: 1px solid #313031;
}

.kkuva {
   border:1px solid #313031;
   margin-bottom: 2px;
   margin-left:6px;
}

.kkuva2 {
   border:1px solid #313031;
   margin-bottom: 2px;
   margin-right:6px;
}

A:link.navi, A:visited.navi {
  font-family: Palatino linotype;  
  font-size: 13px;
  font-weight: bold;
  color: #313031;
  text-decoration: none;
  cursor:default; }

A:hover.navi {  
  font-family: palatino linotype;
  font-size: 13px;
  font-weight: bold;
  color: #313031;
  text-decoration: underline;
  cursor: default; }