@charset "utf-8";
A:link {
	COLOR: #0000FF;
	text-decoration: underline;
}
a {
	text-decoration: underline;
}
A:visited {
	COLOR: #0000FF;
	text-decoration: underline;
}
A:active {
	COLOR: #0000FF;
	text-decoration: underline;
}
A:hover {
	COLOR: #0000FF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: normal;
}
.pagetittle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pagesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.tablecolor {
	background-color: #D0EEFD;
	background-image: url(img/tablecol.gif);
	background-repeat: repeat;
}
.titletxt {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.petname {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
.leftright {
	background-color: #FFD991;
	background-image: url(img/sidesback.gif);
	background-repeat: repeat;
}
.feedtext {
	font-size: 14px;
	color: #00CC00;
	font-weight: bold;
}
.foodpointstxt {
	color: #00CC00;
	font-weight: bold;
}
.waterpointstxt {
	color: #00aef0;
	font-weight: bold;
}
.playpointstxt {
}

.happypointstxt {
	color: #FF00FF;
	font-weight: bold;
}
.playpointstxt {
	font-weight: bold;
	color: #FF0000;
}

.totopointstxt {
	color: #FF6600;
}
.inhabitext {
	font-size: 14px;
	color: #0000FF;
	font-style: italic;
}
