
    a:link { text-decoration: none; color: "#FFFF00"; }
    a:visited { text-decoration: none; color: "#FFFF00"; }
    a:hover { text-decoration: none; color: "#FFFFFF" }

    a.normal:link { text-decoration: none; color: "#000000"; }
    a.normal:visited { text-decoration: none; color: "#000000"; }
    a.normal:hover { text-decoration: underline; font-weight: bold; color: "#990033" }

    .style1 a:link { text-decoration: none; color: "#FFFF00"; }
    .style1 a:visited { text-decoration: none; color: "#FFFF00"; }
    .style1 a:hover { text-decoration: underline; color: "#FFFFFF" }

    .schools a:link { text-decoration: none;  color: "#990033"; }
    .schools a:visited { text-decoration: none; color: "#990033"; }
    .schools a:hover { text-decoration: none; color: "#008000" }

    .ctc a:link { text-decoration: bold;  color: "#000080"; }
    .ctc a:visited { text-decoration: bold; color: "#000080"; }
    .ctc a:hover { text-decoration: bold, underline; color: "#E22000" }

    .col a:link { text-decoration: bold;  color: "#000000"; }
    .col a:visited { text-decoration: bold; color: "#000000"; }
    .col a:hover { text-decoration: bold, underline; color: "#FF0000" }

    .sch a:link { text-decoration: none;  color: "#000000"; }
    .sch a:visited { text-decoration: none; color: "#000000"; }
    .sch a:hover { text-decoration: bold; color: "#FF0000" }

    .nav a:link { text-decoration: bold;  color: "#800000"; }
    .nav a:visited { text-decoration: bold; color: "#800000"; }
    .nav a:hover { text-decoration: bold, underline; color: "#0000FF" }

    .capt a:link { text-decoration: bold;  color: "#800000"; }
    .capt a:visited { text-decoration: bold; color: "#800000"; }
    .capt a:hover { text-decoration: bold, underline; color: "#0000FF" }

    .txt a:link { text-decoration: bold;  color: "#800000"; }
    .txt a:visited { text-decoration: bold; color: "#800000"; }
    .txt a:hover { text-decoration: bold, underline; color: "#0000FF" }

    .titl a:link { text-decoration: bold;  color: "#800000"; }
    .titl a:visited { text-decoration: bold; color: "#800000"; }
    .titl a:hover { text-decoration: bold, underline; color: "#0000FF" }



    .title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: "#000000" }
    .menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt }
    .intro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: "#990033" }
    .schools { font-family: Times; font-size: 9pt; color: "#000000" }
    .col { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: "#000000" }
    .sch { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: "#000000" }
    .titl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
    .txt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
    .capt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }


