.bunntekst {
	font-family: Tahoma, Arial;
	font-size: 7pt;
	color: #333333;
}
.normal {
	font-family: 'Trebuchet MS',Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
}a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.tborder {
	font-family: Tahoma, Arial;
	font-size: 7pt;
	color: #666666;
	padding: 8px;
	border: 1px dotted #666666;
}
