.text {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.text1 {
	font-size: 12px;
	line-height: 19px;
	color: #0033CC;
	text-decoration:underline;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.text3 {
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;


}
.text4 {
	font-size: 12px;
	font-weight: normal;
	color: B0B0BD;
	text-decoration: none;
	line-height: 22px;

}
A{text-decoration:NONE;}
A:hover {
	color: #E87B10;
	text-decoration: underline;
}

