body		{
			background: url(images/pawbg3.gif);
			}


a:link		{
			color: #ffffff;
			background-color: transparent;
			font-weight: bold;
			font-size: .9em;
			text-decoration: none;
			}


a:visited	{
			color: #ffffff;
			background-color: transparent;
			font-weight: bold;
			font-size: .9em;
			text-decoration: none;
			}
			
			
a:active	{
			color: #996633;
			background-color: white;
			font-weight: bold;
			font-size: .9em;
			text-decoration: underline;
			}
			
			
a:hover		{
			color: #996633;
			background-color: white;
			font-weight: bold;
			font-size: .9em;
			text-decoration: underline;
			}
			

a.email:link		{
					color: #996633;
					background-color: transparent;
					text-decoration: underline;
					}


a.email:visited		{
					color: #996633;
					background-color: transparent;
					text-decoration: underline;
					}
			
			
a.email:active		{
					color: #ffffff;
					background-color: #996633;
					}
			
			
a.email:hover		{
					color: #ffffff;
					background-color: #996633;
					}

							
.text		{
			font-family: verdana, helvetica, sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			}
			
			
h3			{
			font-family: Garamond, 'Times New Roman', serif;
			}
			
			
.none		{
			color: #000000;
			background-color: transparent;
			font-weight: bold;
			}
			

.heading	{
			color: #000000;
			background-color: transparent;
			font-weight: bold;
			}

		
.pipes		{
			color: white;
			}

			
.title		{
			color: #000000;
			background-color: transparent;
			font-family: verdana, helvetica, sans-serif;
			font-size: 1.2em;
			}
			
			
.bold		{
			font-weight: bold;
			text-decoration: underline;
			}