


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

p a:link { color: blue; font-weight: bold; text-decoration: none }
p a:active { color: blue; font-weight: bold; text-decoration: none }
p a:visited { color: blue; font-weight: bold; text-decoration: none }
p a:hover { color: blue; font-weight: bold; text-decoration: none; background-color: #cdcdb5 }


li a:link { color: blue; font-weight: bold; text-decoration: none }
li a:active { color: blue; font-weight: bold; text-decoration: none }
li a:visited { color: blue; font-weight: bold; text-decoration: none }
li a:hover { color: blue; font-weight: bold; text-decoration: none; background-color: #cdcdb5  }

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

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

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