.whitetext {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.redtext {
	font-family: Arial;
	font-size: 15px;
	color: red;
	text-decoration: none;
}
.ash {
	font-family: Arial;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
}
.sub {
	font-family:arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.subheading {
	font-family:arial;
	font-size: 20px;
	color: #3333CC;
	text-decoration: none;
}


.txtBox {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; border: 1px solid #666666;}

