.normal_white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.normal_dk_gray {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
  color: #FF3300 ; 
  text-decoration: none;}/*normal links in the text*/
a:visited {
  color: #FF3300; 
  text-decoration: none;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #FF3300; 
  text-decoration: underline;}
a:active {/*colour in NN4.xx is red*/ 
  color: #FF3300; 
  text-decoration: none;}
.normal_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.normal_dk_gray_small {


	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
}
.toolbartext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
