#links,
#featured{
font-size:90%;
line-height:1.5em;
}

#featured {
	padding-bottom:30px;
}
#links a,
#featured a{
display:block;
margin-top:10px;
margin-bottom:8px;
font-weight:bold;
}



dl {
	margin-top: 0.7em;
	padding: 0 3px;
	}
dt {
	margin-bottom: 0.2em;
	font-size: 75%;
	font-weight: bold;
	color: #777766;
	}
dd {
	margin-bottom: 0.8em;
	}
dd a {
	font-size: 90%;
	font-weight: bold;
	}
dd span {
	margin-left: 0.5em;
	font-size: 80%;
	color: #777766;
	}



#categories table{
	color:#CECFCE;
}

#categories p {
	padding: 0 3px;
	font-size: 80%;
	}
#categories dl {
	padding: 0 ;
	margin: 0;
	}
#categories dt {
	font-size: 90%;
	}
#categories dt a {
	display: block;
	padding-bottom: 0.1em;
	border-bottom: 2px dotted #553e1c;
	color: #553e1c;
	text-decoration: none;
	}
#categories dt a:hover {
	color: #ff2f56;
	border-bottom: 2px dotted #ff2f56;
	}
#categories dd a{
	font-size: 90%;
	line-height: 150%;
	font-weight:normal;
}

