
.blog-title {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #266BCF;
}

.blog-title a {
	color: #266BCF;
	text-decoration: none;
}

.blog-title a:hover {
	color: #266BCF;
	text-decoration: underline;
}

.blog-rss-link {
	float: right;
}
