td{
	font-size: 12px;
	line-height: 160%;

}

a{
	color:#FF9900;
	text-decoration:none;
}
a:hover{
	color:#FFE9B8
}


.text-black-14 {
	font-size: 14px;
	line-height: 160%;
	color: #333333;
}
.text-red-14b {
	font-size: 14px;
	line-height: 200%;
	color: #FF0000;
	font-weight: bolder;

}
.text-black-12 {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	font-weight: normal;

}
.text-red-12b {
	font-size: 12px;
	line-height: 200%;
	color: #FF0000;
	font-weight: normal;

}
.table-black {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
