/* { ...Font CSS Definitions } */
a {color:#333; text-decoration:none;}
a:hover {color:#666; text-decoration:underline}

.fb  { font-weight:bold; }
.fbn { font-weight:normal; }
.fu  { text-decoration:underline; }
.fun { text-decoration:none; }
.fcc { color:#ccc; }
.fc9 { color:#999; }
.fc6 { color:#666; }
.fc3 { color:#333; }
.fcff{ color:#fff; }

.fc01{ color:red; }
.fc02{ color:#573a45; }
.fc03{ color:#ff7800; }
.fc04{ color:#08540a; }

.fs10{ font-size:10px; }
.fs11{ font-size:11px; }
.fs12{ font-size:12px; }
.fs13{ font-size:13px; }
.fs14{ font-size:14px; }
.fs16{ font-size:16px; }

.lh16{ line-height:16px; }
.lh18{ line-height:18px; }
.lh22{ line-height:22px; }
.both { clear:both; height:10px; overflow:hidden; }

.fftm { font-family:Tahoma, Geneva, sans-serif}