body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #E4ECD9;
	margin: 0px;
	padding: 0px;
}
.search {
	background-image: url(img/dot.gif);
}
.cat h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	background-image: url(img/roundedr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A03350;
	display: block;
	text-align: center;
	margin-left: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cat2 {
	border: thin solid #A03350;
}
.cat2 a {
	text-decoration: none;
	color: #D9040A;
	font-weight: bold;
}
.cat2 a:hover {
text-decoration:underline overline;
}
.cat2 li {
	margin: 5px;
}

.cat {
	background-image: url(img/roundedl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A03350;
}
