.norTxt {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.bgContentFix {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
}
.hilight {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #F6A136;
	text-decoration: none;
}
.hilight2 {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: normal;
}
.topic2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: normal;
}
.norLink {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
.copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #B28F35;
	text-decoration: none;
}
.trademark {
	font-family: Tahoma;
	font-size: 9px;
	color: #808000;
	text-decoration: none;
}
.trademark:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
.norLink:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.boxtext {
	border: 1px solid #660000;
}
