.hand {
	cursor: crosshair;
}
.framedg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}

