/* default font (for general text) */
body { font-family: arial, helvetica, sans-serif; font-size: 11px; }
td { font-family: arial, helvetica, sans-serif; font-size: 11px; }

/* black 11-pixel arial (for general text or links you want colored black) */
.black_11 { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; }
.black_11:link { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none; }
.black_11:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none; }
.black_11:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none; }
.black_11:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: underline; }

/* black bold 11-pixel arial (for general text or links you want colored black) */
.black_11_bold { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000; }
.black_11_bold:link { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none; }
.black_11_bold:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none; }
.black_11_bold:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none; }
.black_11_bold:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: underline; }

/* black 14-pixel arial (useful for article titles or top story headlines) */
.black_14_bold { font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000; }
.black_14_bold:link { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000; font-weight: bold; text-decoration: none; }
.black_14_bold:active { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000; font-weight: bold; text-decoration: none; }
.black_14_bold:visited { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000; font-weight: bold; text-decoration: none; }
.black_14_bold:hover { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000; font-weight: bold; text-decoration: underline; }

/* white 11-pixel arial (useful for links you want to emphasize on a dark background) */
.white_11 { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; }
.white_11:link { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; text-decoration: none; }
.white_11:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; text-decoration: none; }
.white_11:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; text-decoration: none; }
.white_11:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; text-decoration: underline; }

/* white bold 11-pixel arial (useful for links you want to emphasize on a dark background) */
.white_11_bold { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; ; text-decoration: none}
.white_11_bold:link { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; font-weight: bold; text-decoration: none; }
.white_11_bold:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; font-weight: bold; text-decoration: none; }
.white_11_bold:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #fff; font-weight: bold; text-decoration: none; }
.white_11_bold:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FFFF00; font-weight: bold; }

/* white bold 14-pixel arial (useful for links you want to emphasize on a dark background) */
.white_14_bold { font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fff; }
.white_14_bold:link { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #fff; font-weight: bold; text-decoration: none; }
.white_14_bold:active { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #fff; font-weight: bold; text-decoration: none; }
.white_14_bold:visited { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #fff; font-weight: bold; text-decoration: none; }
.white_14_bold:hover { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #fff; font-weight: bold; text-decoration: underline; }

/* maroon 11-pixel arial (useful for links you want to emphasize on a light background) */
.maroon_11 { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; text-decoration: none; }
.maroon_11:link { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; text-decoration: none; }
.maroon_11:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; text-decoration: none; }
.maroon_11:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; text-decoration: none; }
.maroon_11:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #f00; text-decoration: underline; }

/* maroon bold 11-pixel arial (useful for links you want to emphasize on a light background) */
.maroon_11_bold { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #900; }
.maroon_11_bold:link { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; font-weight: bold; text-decoration: none; }
.maroon_11_bold:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; font-weight: bold; text-decoration: none; }
.maroon_11_bold:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #900; font-weight: bold; text-decoration: none; }
.maroon_11_bold:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #f00; font-weight: bold; ; font-style: italic}
.kcaj_4 {  font-family: Impact; font-size: 4cm; font-style: normal; text-decoration: blink; background-color: #FFFFFF; color: #3333FF}
.roll_yellow {  font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFF00}
