BODY
{
  font-family: tahoma;
  font-size: 11px;
  margin: 0;
  text-align: justify;
  color: #000000;
}

.linki {margin:0 0 0 0; padding:0;}
.linki a{display:block; padding:0px 0px 0px 0px;border-width: 0px;}
.linki a:link,
.linki a:visited,
.linki a:active{
  font-size: 11px;
  text-decoration:underline;
  font-weight: bold;
  color: #ffffff;
}

.linki a:hover{
  font-size: 11px;
  text-decoration:none;
  font-weight: bold;
  color: #ffffff;
}

.a
{
font-family: tahoma; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
color: #323232; 
}

a:link
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #323232; 
} 

a:visited
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #323232; 
} 

a:hover
{ 
font-family: tahoma; 
font-size: 12px; 
text-decoration: underline; 
color: #737373 ; 
} 

a:active
{ 
font-family: tahoma; 
font-size: 12px; 
font-weight: normal; 
text-decoration: bold; 
color: #323232; 
}


