.blog {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	background-color: #ffffff;
	text-align: justify;
	
}
.link {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

