.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	line-height: 15px;

}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.txt  {
   	font-size : 9px;
   	font-family : Arial;
   	font-weight : normal;
   	font-style : normal;
   	line-height : 15px;
   	color : #808080;
   	text-decoration : none;
}