body {  font-family: Arial; font-size: 10px; color: #000000}

A.nav:link    { color: #000000 }      /* unvisited link  */
A.nav:visited { color: #000000 }      /* visited link    */
A.nav:hover   { color: #FF0000 }      /* mouse over link */
A.nav:active  { color: #000000 }      /* selected link   */
  

A.navred:link    { color: #FF0000 }      /* unvisited link  */
A.navred:visited { color: #FF0000 }      /* visited link    */
A.navred:hover   { color: #000000 }      /* mouse over link */
A.navred:active  { color: #FF0000 }      /* selected link   */


A.navred2:link { color: #FF0000           
                text-decoration:none}   /* unvisited link */
A.navred2:visited { color: #FF0000       
                text-decoration:none}   /* visited link */

.NavLinks1 a:link    { font-family: Arial; font-size: 10px; text-decoration: none; color: #FF0000}       /*red nav unvisited link  */
.NavLinks1 a:visited { font-family: Arial; font-size: 10px; text-decoration: none; color: #FF0000}       /*red nav visited link    */
.NavLinks1 a:hover   { font-family: Arial; font-size: 10px; text-decoration: underline; color: #FF0000}  /*red nav mouse over link */
.NavLinks1 a:active  { font-family: Arial; font-size: 10px; text-decoration: none; color: #FF0000}       /*red nav selected link   */

.NavLinks2 a:link    { font-family: Arial; font-size: 10px; text-decoration: none; color: #000000}       /*black nav unvisited link        */
.NavLinks2 a:visited { font-family: Arial; font-size: 10px; text-decoration: none; color: #000000}       /*black nav visited link          */
.NavLinks2 a:hover   { font-family: Arial; font-size: 10px; text-decoration: underline; color: #FF0000}  /*black nav mouse over link (red) */
.NavLinks2 a:active  { font-family: Arial; font-size: 10px; text-decoration: none; color: #000000}       /*black nav selected link         */

.NavLinks3 a:link    { font-family: Arial; font-size: 10px; text-decoration: none; color: #FF0000; vertical_align:top; height: 50%; margin-top: 0}       /*red nav unvisited link  */
.NavLinks3 a:visited { font-family: Arial; font-size: 10px; text-decoration: none; color: #FF0000; vertical_align:top; height: 50; margin-top: 0}       /*red nav visited link    */
.NavLinks3 a:hover   { font-family: Arial; font-size: 10px; text-decoration: underline; color: #FF0000; vertical_align:top; height: 50%; margin-top: 0}  /*red nav mouse over link */
.NavLinks3 a:active  { font-family: Arial; font-size: 10px; text-decoration: none; color: #FF0000; vertical_align:top; height: 50%; margin-top: 0}       /*red nav selected link   */

.BotLinks a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}
.BotLinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}
.BotLinks a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}
.BotLinks a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}
.BotLinks a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}

.NavLinks a:link { font-size: 12px; text-decoration: none; color: #FFFFFF}
.NavLinks a:visited { font-size: 12px; text-decoration: none; color: #FFFFFF}
.NavLinks a:hover { font-size: 12px; text-decoration: none; color: #FFFFFF}
.NavLinks a:active { font-size: 12px; text-decoration: none; color: #FFFFFF}

.NavLinksOn a:link { font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF}
.NavLinksOn a:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF}
.NavLinksOn a:hover { font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF}
.NavLinksOn a:active { font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF}

.Na a:link { font-size: 12px; font-weight: bold; text-decoration: none; color: #004984 }
.Na a:visited { font-size: 13px; font-weight: bold; text-decoration: none; color: #004984 }
.Na a:hover { font-size: 13px; font-weight: bold; text-decoration: underline; color: #004984 }
.Na a:active { font-size: 13px; font-weight: bold; text-decoration: none; color: #004984 }

.NavSub a:link {  font-size: 10px; color: #FFFFFF; text-decoration: none}
.NavSub a:visited {  font-size: 10px; color: #FFFFFF; text-decoration: none}
.NavSub a:hover {  font-size: 10px; color: #FFFFFF; text-decoration: none}
.NavSub a:active {  font-size: 10px; color: #FFFFFF; text-decoration: none}

.NavSubOn a:link {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.NavSubOn a:visited {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.NavSubOn a:hover {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.NavSubOn a:active {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
