

.divBLG_CurrenBlogMenuHeader
{
color: White;
}
.divBLG_Listing
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.divBLG_ListingHeading
{
 font-size: 14px;
}

.divBLG_Content
{

}

.divBLG_Content h4 a
{
    font-size: 14px;
}

.divBLG_ArticleHeader
{
    font-size: 20px;
    font-weight: bold;
}

.divBLG_ArticleBody
{

}

.divBLG_ArticleFooter
{

}

.divBLG_PostComment
{
    width: 90%;
    text-align: center;
    padding: 15px;
}
.divBLG_ArticleTagsTags
{
	border: solid 1px gray;
}
.divBLG_ArticleTagsTags h1
{
	font-size: 12px;
	margin: 5px;
}
.divBLG_ArticleTagsTags h1 a
{
}
.divBLG_ArticleTagsTags h2
{
	font-size: 14px;
	margin: 5px;
	
}
.divBLG_ArticleTagsTags h2 a
{
	text-decoration: none;
	font-size: 12px;
}
.divBLG_ArticleTagsTags h3
{
	font-size: 1px;
}

.divBLG_Navigation a
{
color: gray;
text-decoration: none;
}

.divBLG_Navigation a: hover
{
color: gray;
text-decoration: underline;
}
