@charset "utf-8";
/* CSS Document */

td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/paws.png);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CDCC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CDCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #CDCC00;
}
body,td,th {
	font-size: x-small;
	color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.Section1
	{page:Section1;}
.style7 {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #DEC6A0;
}
.style8 {
	border-style: solid;
	border-width: 0px;
}
.style9 {font-family: Arial, sans-serif; font-size: small; color: #000000; background-color: #DEC6A0; font-weight: bold; }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.75em;
}
a.nav-link {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	background:#000;
	display:block;
	text-align:center;
}
a.nav-link:hover {
	color:#fefe00;
}
td.nav-link {
	background-color:#000;
}