BODY  {
  font-family: Verdana,Arial,helvetica,sans-serif;
  font-size: 10px;
  color:Black;
}

A {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:black;
  text-decoration : none;
}

A:HOVER {
  text-decoration: underline;
  color: white;
}

TH,TD {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
}

A.FelsoMenuLink {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#EAFFD4;
  text-decoration : none;
}

A.FelsoMenuLink:HOVER {
  text-decoration: underline;
  color: white;
}

A.AlsoMenuLink {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:black;
  text-decoration : none;
}

A.AlsoMenuLink:HOVER {
  text-decoration: underline;
  color: white;
}


a.RovatLink {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:black;
  text-decoration : none;  
}
a.RovatLink:hover {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
  text-decoration : none;  
  font-weight: bold;
}
a.HeaderRovat {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:black;
  text-decoration : none;  
  font-weight: bold;
}
a.HeaderRovat:hover {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#FFFFFF;
  text-decoration : none;  
}
.HeaderText {
  font-family : Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  text-decoration : none;    
}
.SiteClose {
  color:white;
  padding:3px;
  background:#618141;
  border:1px outset;
}
a.SitePaging{
  color:#475A34;font-family:Verdana;font-size:11px;font-weight:bold;text-decoration:none
}
a.SitePaging:hover{
  text-decoration:none;
}

.ownbtn {font-family:Verdana;font-size:9px;background:#6E8953;color:white;border:1px outset black;cursor:pointer}
