.orange {
	font-family: arial;
	font-size: 12px;
	color: #E4E4E4;
	text-decoration: none;
	font-weight: bold;

}
.white {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.white1 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;


}
.blue {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.smalls {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
