/*general styles */

.orange {
	color:#FF3300;
}

.blue {
	color:#006699;
}		

.ftext a, .ftext a:hover, .ftext a:visited {
	color:#FF3300;
	text-decoration:none;
}	

.smbold {
	font-weight:bold;
}	