.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.ileb {
	font-family: "My type of font";
	color: #999999;
	text-decoration: none;
}
.bstön {
	font-family: "Courier New", Courier, mono;
	color: #990000;
	text-decoration: blink;
}
