


a:link { color: blue; font-weight: bold; font-size: small; text-decoration: none }
a:active { color: blue; font-weight: bold; font-size: small; text-decoration: none }
a:visited { color: blue; font-weight: bold; font-size: small; text-decoration: none }
a:hover { color: black; font-weight: bold; font-size: small; text-decoration: none; background-color: gold }

p a:link { color: gold; font-weight: bold; font-size: small; text-decoration: none }
p a:active { color: gold; font-weight: bold; font-size: small; text-decoration: none }
p a:visited { color: gold; font-weight: bold; font-size: small; text-decoration: none }
p a:hover { color: black; font-weight: bold; font-size: small; text-decoration: none; background-color: gold }


li a:link { color: blue; font-weight: bold; font-size: small; text-decoration: none }
li a:active { color: blue; font-weight: bold; font-size: small; text-decoration: none }
li a:visited { color: blue; font-weight: bold; font-size: small; text-decoration: none }
li a:hover { color: black; font-weight: bold; font-size: small; text-decoration: none; background-color: gold  }

p.suicide-header {font-size: 16px; color: gold;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

p.suicide-footer {font-size: 14px; color: gold;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

a.suicide-header-link:link { color: gold; font-weight: bold; font-size: 18px; text-decoration: none }
a.suicide-header-link:active { color: gold; font-weight: bold; font-size: 18px; text-decoration: none }
a.suicide-header-link:visited { color: gold; font-weight: bold; font-size: 18px; text-decoration: none }
a.suicide-header-link:hover { color: black; font-weight: bold; font-size: 18px; text-decoration: none }

a.suicide-footer-link:link { color: gold; font-weight: bold; font-size: 16px; text-decoration: none }
a.suicide-footer-link:active { color: gold; font-weight: bold; font-size: 16px; text-decoration: none }
a.suicide-footer-link:visited { color: gold; font-weight: bold; font-size: 16px; text-decoration: none }
a.suicide-footer-link:hover { color: black; font-weight: bold; font-size: 16px; text-decoration: none }

a.resources:link { color: blue; font-weight: bold; font-size: 22px; text-decoration: none }
a.resources:active { color: blue; font-weight: bold; font-size: 22px; text-decoration: none }
a.resources:visited { color: blue; font-weight: bold; font-size: 22px; text-decoration: none }
a.resources:hover { color: blue; font-weight: bold; font-size: 22px; text-decoration: none; background-color: #cdcdb5  }
