p {
	font-family: arial, sans-serif;
  }

td {
	font-family: arial, sans-serif;
  }

h1 {
	font-family: arial, sans-serif;
	color: #5A004A;
  }

h2 {
	font-family: arial, sans-serif;
	color: #5A004A;
	font-size: 16pt;
  }

h3 {
	font-family: arial, sans-serif;
	font-size: 12pt;
  }

h4 {
	font-family: arial, sans-serif;
	font-size: 10pt;
  }

li {
	font-family: arial, sans-serif;
  }

a {
	color: #5A004A;
  }

hr {
	color: #AD84A5;
  }
td.home-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.building-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.wedding-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.touch-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.personal-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.readings-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.music-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

td.excellent-link {
	background-color: #AD84A5;
	cursor: pointer;
	}

a.nav-home {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-home:hover {
	text-decoration: underline;
	}

a.nav-building {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-building:hover {
	text-decoration: underline;
	}

a.nav-wedding {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-wedding:hover {
	text-decoration: underline;
	}

a.nav-touch {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-touch:hover {
	text-decoration: underline;
	}

a.nav-personal {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-personal:hover {
	text-decoration: underline;
	}

a.nav-readings {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-readings:hover {
	text-decoration: underline;
	}

a.nav-music {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-music:hover {
	text-decoration: underline;
	}

a.nav-excellent {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	}

a.nav-excellent:hover {
	text-decoration: underline;
	}
