/* links */

#commOutreachLinks h2,
#personalConnLinks h2
{
  text-align: center;
  margin: auto;
  margin-top: 2.5em;
  font-family: "Monotype Corsiva";
  color: #FFEA03;
}

#commOutreachLinks,
#personalConnLinks
{
  width: 27em;
  text-align: left;
  margin: auto;
  font-family: "Perpetua";
  font-size: 1.1em;
  color: #FFEA03;
}

.webLinks dt
{
  list-style: none;
  background: url(../images/site/heart_1_12px.jpg) no-repeat 0em 45%;
}

.webLinks a
{
  font-size: 1.2em;
  color: #FFEA03;
  margin-left: 1em;
  outline: none;
}

.webLinks dt a:link, .webLinks dt a:visited
{
  color: #FFEA03;
  text-decoration: none;
  outline: none;
}

.webLinks dt a:hover, .webLinks dt a:active
{
  color: #FFF5A1;
  text-decoration: underline;
  outline: none;
}

.webLinks dd
{
  margin: 0 0 1.5em 1.3em;
  padding: 0;
  font-size: 0.95em;
}

a.textLink
{
  margin: 0;
}

