.blogtitle1,.blogtitle1:link, .blogtitle1:visited, .blogtitle1:active {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	line-height: 20px;

}
.blogtitle1:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #0099CC;
	line-height: 20px;
}
.bloglink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	//line-height: 120%;
}

.bloglink:link, .bloglink:visited, .bloglink:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	//line-height: 120%;
}
.bloglink:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
}
.blogtitle2,.blogtitle2:link, .blogtitle2:visited, .blogtitle2:active {
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
	line-height: 120%;
	vertical-align: middle;
	text-indent: 0.3cm; 
}
.blogtitle2:hover {
	font-size: 12px;
	color: #9933FF;
	text-decoration: underline;
	line-height: 120%;
	vertical-align: middle;
	text-indent: 0.3cm; 
}