<style type="text/css">

/* lista */

.technology{ 
cursor: hand;
cursor: pointer;
font: bold 11px Verdana;
margin: 10px 0;
text-align:justify
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

/* lisva vege */


/*innen*/

.help_focim { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: grey;  text-decoration: none;  font-weight : bold;}
.help_alcim { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: black;  text-decoration: none;  font-weight : bold;}
.help_szoveg { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: black; text-decoration: none; }

/*.magyarazat { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: blue; text-decoration: underline; }*/
.magyarazat { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: grey; text-decoration: none; }
BODY {
  background: #ffffff;
  color: #000000;
  margin: 5px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}


</style>
