.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4E5E7C;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4E5E7C;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #4E5E7C;
}
a:link {
	color: #538DFF;
	text-decoration: none;
}
a:visited {
	color: #538DFF;
	text-decoration: none;
}
a:hover {
	color: #4E5E7C;
	text-decoration: underline;
}
a:active {
	color: #538DFF;
	text-decoration: none;
}.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}

