
body {
	font-size: 16px;
}

.blog-category-link-enabled {
	background: url(../../images/category-big.png) no-repeat 0 3px;
}

.blog-category-link-disabled {
	background: url(../../images/category-big.png) no-repeat 0 3px;
}

.blog-archive-link-enabled {
	background: url(../../images/archive-big.png) no-repeat 0 3px;
}

.blog-archive-link-disabled {
	background: url(../../images/archive-big.png) no-repeat 0 3px;
}

.blog-rss-link {
	background: url(../../images/rss-big.png) no-repeat 0 3px;
}

.blog-comments-rss-link {
	background: url(../../images/rss-big.png) no-repeat 0 3px;
}
