body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align: center;
}

a:link {
	color: #3136FF;
	text-decoration: none;
}

a:visited {
	color: #3136FF;
	text-decoration: none;
}

a:hover {
	color: #C00000;
	text-decoration: none;
}

a:active {
	color: #808080;
	text-decoration: none;
}

h1,h2 {
	color: #404040;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
}

#copy {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	font-size: 8px;
}

#header	{
	background-color: #C1C2FF;
	text-decoration: underline;
	text-align: center;
}

#home_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#contact_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#dogs_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#location_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#members_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#training_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#trials_title {
	background-color: #A8ADA7;
	text-align: center;
	font-size: 10px;
}

#members_1 {
	background-color: #C1C2FF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}