.blogImg { 
	border: 10px;
	border-color:#000000;
	
	}

.red {
    color: #ad2804;
    font-weight: bold;
    }

.bold {
    font-weight: bold;
    }

.line {
    background-color: #ad2804;
    }

.sideBar {
    background-color: #e9d6b8;
    }

.contentNews {
    background-color: #e9d6b8;
    font: #000000;
    font-size: 12px;
    font-family: Georgia, Times New Roman, Times, serif;
    line-height: 20px;
    text-align: justify;
	padding-left:30px;
    }
	
.larger {
	font-size:16px;
	font-weight:bold;
	}
	
.archives { 
	background-color: #e9d6b8;
    font: #000000;
    font-size: 12px;
    font-family: Georgia, Times New Roman, Times, serif;
    line-height: 20px;
    text-align: justify;
	padding-left:30px;
	}



