.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.nav:hover {
	color: #FFC993;
}
.txt {
	font-size: 12px;
	color: #003300;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.txtorange {
	font-size: 12px;
	font-weight: bold;
	color: FF590D;
}
.txtred {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txt:hover {
	text-decoration: none;
}
.link {
        font-size: 13px;
        font-weight: bold;
        color: #336600;
        text-decoration: none;
 
}
.link:hover {
        color: #CCCC66;
}
 ;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

 
}
.link:hover {
        color: #CCCC66;
}
 
.navf {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.navf:hover {
	text-decoration: underline;

}
.txtblue {
	color: #3399CC;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";


}

