.contentarea {
	background-image: url(web/catfaintbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 50px;
}
.contactares {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
a:link {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CC9966;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.pics {
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
}
