        .mediumblack { font: bold 12pt/12pt Arial; color: black;  padding-left: 10px; }
        .mediumblack A:link { color: white; text-decoration: none; }
        .mediumblack A:visited { color: white; text-decoration: none; }
        .mediumblack A:hover { color: yellow; text-decoration: underline; }

        .mediumwhite { font: bold 12pt/12pt Arial; color: white;  padding-left: 10px; }
        .mediumwhite A:link { color: white; text-decoration: none; }
        .mediumwhite A:visited { color: silver; text-decoration: none; }
        .mediumwhite A:hover { color: red; text-decoration: underline; }

        .smallwhite { font: 12pt/12pt Arial; color: ffffff; line-height: 130%; }
        .smallwhite A:link { color: white; text-decoration: none; }
        .smallwhite A:visited { color: orange; text-decoration: none; }
        .smallwhite A:hover { color: yellow; text-decoration: underline; }

        .bignavy { font: bold 18pt/18pt verdana, sanserif; color: navy; line-height: 130%; }
        .bignavy A:link { color: blue; text-decoration: none; }
        .bignavy A:visited { color: brown; text-decoration: none; }
        .bignavy A:hover { color: red; text-decoration: underline; }

        .smallnavy { font: bold 10pt/10pt Arial; color: navy; line-height: 130%; }
        .smallnavy A:link { color: blue; text-decoration: none; }
        .smallnavy A:visited { color: brown; text-decoration: none; }
        .smallnavy A:hover { color: red; text-decoration: underline; }

        .smallred { font: bold 12pt/12pt Arial; color: red; line-height: 130%; }
        .smallred A:link { color: red; text-decoration: none; }
        .smallred A:visited { color: brown; text-decoration: none; }
        .smallred A:hover { color: yellow; text-decoration: underline; }

        .xsmallblack { font: 10pt/10pt Arial; color: black; line-height: 120%; }
        .xsmallblack A:link { color: blue; text-decoration: none; }
        .xsmallblack A:visited { color: brown; text-decoration: none; }
        .xsmallblack A:hover { color: red; text-decoration: underline; }

        .xsmallwhite { font: bold 10pt/10pt Arial; color: white; line-height: 120%; }
        .xsmallwhite A:link { color: white; text-decoration: none; }
        .xsmallwhite A:visited { color: orange; text-decoration: none; }
        .xsmallwhite A:hover { color: yellow; text-decoration: underline; }