a:link { color: #ffffff; text-decoration: none}
a:visited { color: #ffffff; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #ffffff; text-decoration: underline}
.copyrigth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normalb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.NorGreen {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;

}
.NorBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.topicGreen {

	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #1C4910;
	font-weight: bold;
}
.topiccontain {


	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.smallitalicblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;

}
.boldbrown {

	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: normal;
}
