.bodytext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(/telmark/images/bullet.png);
	list-style-type: none;
}
.bodytext a:link, a:active, a:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FF9D00;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(/telmark/images/bullet.png);
	list-style-type: none;
}
.bodytext a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FF9D00;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(/telmark/images/bullet.png);
	list-style-type: none;
}
.thread {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CBCBCB;
	text-decoration: none;
	text-align: left;
}
.thread a:link, .thread a:active, .thread a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CBCBCB;
	text-decoration: none;
	text-align: left;
}
.thread a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9D00;
	text-decoration: underline;
	text-align: left;
}
.threadselected {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9D00;
	text-decoration: none;
	text-align: left;
}
.bgimage {
	background-image: url(/telmark/images/bg_telmark_01.png);
	background-repeat: repeat-x;
	background-position: top;
}
