.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}
.footerCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}
.footerhomeCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #60673E;
}

a.blog:link, a.blog:visited {
color: #fff;
padding: 2px;
background: #b501ff;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;

}

