.posthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
}
.postintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}
.posttrompet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	margin-top: 5px;
	margin-bottom: 5px;
}
.postlink{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #861212;
}
.postlink:hover{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

.postlinktxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #861212;
	margin-top: 5px;
	margin-bottom: 5px;
}
.postimg{
	border: 0px solid #000000;

}
