.txt {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	}
	
	.txt2 {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	}
	.txt3 {
	font-family: Arial;
	color: #ff7c4d;
	font-weight: bold;
	font-size: 16px;
	}
		.txt4 {
	font-family: Arial;
	color: #ff7c4d;
	font-weight: bold;
	font-size: 12px;
	}

.txtbold {

	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.select {
	font-family: Arial;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 0px;
	height: 0px;
	width: 0px;

}
.link {

	font-family: Verdana;
	color: #FFFFff;
	font-weight: bold;
	font-size: 12px;
}
