body { font-family: Arial, Helvetica, sans-serif; text-align: left; }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left; }


#categoryLinks a:link, #categoryLinks a:visited {
	display: block;
	border-bottom: 1px solid #e8e8d2;
	font-weight: bolder;
	background-color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #faffbb; text-decoration: none;
	padding: 1px 5px 3px 10px;
	text-align: left;
	}

#categoryLinks a:hover{
	background-color: #b27f99;
	background-image: none;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8d2;
	text-align: left;

}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #660733; }

p { font-size: 13px; line-height: 16px; }

h2 { font-size: 18px; font-weight: bold; color: #3E251F; }
