a:hover	{
	color: #8B8B8B;
}

.blogBody	{
		background: #8B8B8B url("../images/blog/bgBlog.gif");
}


.blogContainer	{
		background: url("../images/blog/bgPage.gif") repeat-y top right;
}


.blogFooter	{
background: url('../images/blog/footer.gif') no-repeat top right;
}




