.ddd {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", "Times", "serif";
	line-height: 18px;



}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #FFFFFF;

}
.bfont {

	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
}
.list {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.button {

	font-size: 12px;
	width: 60px;
	height: 20px;
	border: thin none #FF6600;
	padding-top: 3px;
}
