td.linka {
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
}
a:link {
color: #0000CC
}
a:visited {
color: #0000CC
}
a:hover {
color: #FF0000
}
a:active {
color: #0000CC
}
H1, H2 {
  font-family: Verdana, Tahoma, Arial;
  font-style: italic;
  color: #6699CC;
  text-decoration: underline;
  font-size:22px;
}

H2{
  text-decoration: none;
  font-size:18px;
}

#foot{
  font-size:10px;
  color:#999999;
  font-family:Verdana;
}

#foot A{
  text-decoration:underline;
  color:#999999;
}

#menu A{
  display:block;
  margin-top:17px;
}

#menu A.active{
  text-decoration:none;
  color: #666666;
}

P{
  text-indent:17px;  
}
