.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 70px;

}
.gomb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5b84aa;
	border-right-color: #5b84aa;
	border-bottom-color: #4d6f8d;
	border-left-color: #4d6f8d;
	background-color: #5b84aa;
	cursor: hand;



}
.alsohirtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
A.alsohirtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}.kepektxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mailbox {
	height: 200px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.okgomb {
	color: #000000;
	background-color: a8b2bc;
}
.mailtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navlist {
list-style-type:none;
margin:0px;
padding:0px;
}
.navlist a {
color:#666666;
text-decoration:none;
display:block;
clear:both;
padding:3px;
font-size:10px;
font-family:Arial;
}
.navlist a:hover {
background-color:#ffffff;
}
