.custom a, .custom a:visited { color: #660000; }	<--- This makes links red
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

.custom #categories-4 {background:#eaf4fa;}

.custom #sidebar_1 {background:#e8e8e8;}
.custom #sidebar_2 {background:#e8e8e8;}