.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #336600;
	text-decoration: none;
	padding-left: 15px;
	text-align: center;
}
.more{
	font-family:verdana, arial;
	font-size:10px;
	color:#FFFFFF;
	line-height:17px;
	padding-left:10px;
	font-weight:bold;
	text-decoration: none;
}
.more a{
	text-decoration:none;
	color: #FF0000;
}
.more a:hover{color:#FFff00;text-decoration:underline;}
.post-content, .page-content {
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
	line-height: 17px;
	color: #333333;
}

