.dogsitting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #782717;
}
.body_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

body {
	background-image: url(images/background.gif);
}
a:link {
	color: #990000;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #996600;
}
a:active {
	color: #FFCC00;
}