/* Stop Population Growth style sheet */

a  { text-decoration: none }

a.lightlink {}
.lightlink:hover {background: red}

a.lightlinky {}
.lightlinky:hover {background: blue}

a.ll01 {text-decoration: none}
.ll01:hover {background: blue; text-decoration: none}

a.underline {text-decoration: underline}
.underline:hover {text-decoration: none}

a.signature {text-decoration: none}
.signature:hover {text-decoration: underline}

.noline {text-decoration: none}
.noline:hover {text-decoration: underline}

.white {color: white; text-decoration: none}
.white:hover {color: white; text-decoration: underline}

.noline {text-decoration: none}
.noline:hover {text-decoration: underline}

a.underline {text-decoration: underline}
.underline:hover {text-decoration: none}

a.ll01 {text-decoration: none}
.ll01:hover {background: blue; text-decoration: none}

a.ll02 {text-decoration: none}
.ll02:hover {text-decoration: underline}
