* {
  font-family: Times New Roman;
  font-size: 16px;
  color: #322721;
  }
*.fejlec_cim {
  color: #ffffff;
  font-size: 18px;
  }
*.cim {
  font-size: 17px;
  font-weight: bold;
  }
*.inic {
  font-size: 20px;
  font-weight: bold;
  }

*.kepalairas {
  font-size: 13px;
  font-style: italic;
  }

a {
  color: #ec642e;
  text-decoration: none; 
  }

a:hover, a:active {
  color:#b18853;
  }

a.felso {  
  font-size: 12px;
  font-weight: bold;
  }
a.abc {  
  font-size: 14px;
  font-weight: bold;
  }
a.abc:hover, a.menu:active {  
  text-decoration: none;
  }
a.alsomenu {
  color: #ffffff;  
  font-weight: normal;
  text-decoration: none;
  }
 a.alsomenu:hover, a.alsomenu:active {
  color: #220c0f;  
  font-weight: normal;
  text-decoration: none;
  }