/* Linkset --------------------------------- */
#primary_Content a:link
{color: #000;
font-size: 0.75em;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}

#primary_Content a:visited
{color: #000;
font-size: 0.75em;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}

#primary_Content a:hover
{color: #900;
font-size: 0.75em;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}

#primary_Content a:active
{color: #000;
font-size: 0.75em;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}

a.nav1:link
{color: #000;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
}

a.nav1:visited
{color: #000;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
}

a.nav1:hover
{color: #fff;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
display: block;
background-color: #900;
}

a.nav1:active
{color: #000;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
}




/* Linkset --------------------------------- */
a.nav2:link
{color: #900;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.nav2:visited
{color: #900;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.nav2:hover
{color: #900;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

a.nav2:active
{color: #900;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

/* Linkset --------------------------------- */

a.nav3:link
{color: #666;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.nav3:visited
{color: #666;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.nav3:hover
{color: #666;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

a.nav3:active
{color: #666;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

/* Linkset --------------------------------- */

a.navneutral:link
{color: transparent; background-color: #ffcc00;}

a.navneutral:visited
{color: transparent; background-color: #ffcc00;}

a.navneutral:hover
{color: transparent; background-color: #ffcc00;}

a.navneutral:active
{color: transparent; background-color: #ffcc00;}



