A.linksText:link {
	color: #FF9900;
	font: bold 11px;
	text-decoration: none;
}
A.linksText:visited {
	COLOR: #FF9900;
	font: bold 11px;
	text-decoration: none;
}
A.linksText:active {
	COLOR: #FF9900;
	font: bold 11px;
	text-decoration: none;
}
A.linksText:hover {
	COLOR: #FF3333;
	font: bold 11px;
}
A.htlinksText:link {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
A.htlinksText:visited {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
A.htlinksText:active {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
A.htlinksText:hover {
	COLOR: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
A.pageChoice:link {
	color: #FF3300;
	font: bold 11px;
	text-decoration: none;
}
A.pageChoice:visited {
	COLOR: #FF3300;
	font: bold 11px;
	text-decoration: none;
}
A.pageChoice:active {
	COLOR: #FF3300;
	font: bold 11px;
	text-decoration: none;
}
A.pageChoice:hover {
	COLOR: #FF0000;
	font: bold 11px;
}
.dt {
	font-size: 12px;
	color: #333333;
	line-height: 17px;


}
.redfont {
	COLOR: #FF3333;
    font: bold 11px;
	}
.dt12gray {
	font-size: 12px;
	color: #333333;
	line-height: 17px;

}
.dt10 {
	font-size: 11px;
	color: #333333;
	line-height: 17px;

}
.dtred {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
