.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #7D7D7D;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #7D7D7D;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #7D7D7D;
}
a:link {
	color: #78002F;
	text-decoration: underline;
}
a:visited {
	color: #78002F;
	text-decoration: underline;
}
a:hover {
	color: #979797;
	text-decoration: underline;
}
a:active {
	color: #78002F;
	text-decoration: underline;
}.nolink {
	cursor: default;
}

