a{
	color: #000000;
}
.entry a{
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

.post h2 a{
	color: #cccccc;
}
.post h2 a hover{
	color: #cccccc;
	text-decoration: underline;
}

.subcol h2{
	color: #000000;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #000000;
}
.featured h3 a:hover {
	color: #000000;
}
.video-right h2{
	color: #000000;
}
.flickr h2{
	color: #000000;
}
.catlist h2{
	color: #000000;
	background:url(default/ico-catlist.gif) center right no-repeat;
}
.continue{
	background: url(default/ico-arrow.gif) no-repeat left;
}

