A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}

.css {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	border: none;
}
.txt {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	border: none;
}
.yellowtext {
	font-size: 14px;
	line-height: 22px;
	color: #ff6600;
	border: none;
}
.bluetext {
	font-size: 12px;
	color: #0150C6;
	line-height: 20px;
	border: none;
}
.bottomtext {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	border: none;

}
.bottomentext {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	border: none;

}
.blacktext {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	border: none;
}
.redtext {
	font-size: 12px;
	color: #FF3300;
	line-height: 20px;
	border: none;
}
.redentext {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FF3300;
	line-height: 20px;
	border: none;
}
.entext {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	border: none;
}
.whitetext {
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	border: none;
}