@charset "utf-8";
.blogtitle {
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: bold;
	text-decoration: none;
}
.blogtitle a {
	color: #333;
}

.blogdescription {
	font-size: 10px;
	color: #CCC;
}
.bloglink {
	color: #FFF;
	text-decoration: none;
	margin-left: 275px;
	font-size: 9px;
}
