a:link { text-decoration: none;color: #C85927; font-weight: bold }
a:visited { text-decoration: none; color: #C57F4D; font-weight: bold }
a:active { text-decoration: none; color: #000; font-weight: bold }
a:hover { text-decoration: underline; color: #000; font-weight: bold }
.text1 { font: 16px Georgia, Garamond, Palatino, Times New Roman, serif; color: #444 }
.text2 { font: 17px Georgia, Garamond, Palatino, Times New Roman, serif; color: #00708B }
.text3 { font: 12px Georgia, Garamond, Palatino, Times New Roman, serif; color: #444 }
.text4 { font: 10px Georgia, Garamond, Palatino, Times New Roman, serif; color: #444 }
.nav { background: #fff url(img/cffk_nav.gif) repeat-y top left }
a:link.npo { text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:visited.npo { text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:active.npo { text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover.npo { text-decoration: underline;
	color: #000;
	font-weight: bold;
}
