.user_login_szoveg{
 font-family: tahoma;
 font-size: 8pt;
 color: black;
}

.user_login_input{
 font-family: tahoma;
 font-size: 8pt;
 color: black;
 border:1px solid black;
}


.user_login_button{
 font-family: tahoma;
 font-size: 8pt;
 color: black;
}

.user_login_link{
 font-family: tahoma;
 font-size: 8pt;
 font-weight:bold;
 text-decoration:none;
 color: blue;
}

.user_login_link:hover{
 text-decoration:underline;
}



 