


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; }

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


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: f5deb3;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

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

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  }

