a.homelinks {
	font-weight: bold;
	color: #63656c;
}
a.homelinks:hover {
	font-weight: bold;
	color: #8c8d90;
}
.homepagemaintxt {
	font-size: 12px;
	color: #2e3192;
}

.homepagemaintxt-white {
	font-size: 12px;
	color: #ffffff;
}
.footer {
	font-size: 10px;
	text-align: center;
}
a.foolterlinks {
	color: #4e5057;
	text-decoration: none;
}
a.foolterlinks:hover {
	color: #6b6d74;
	text-decoration: none;
}
.articletitlestyle {
	font-size: 16px;
	font-weight: bold;
	color: #505baa;
	text-align: left;
                     margin-top:10px;
}
.articlelisttitlestyle {
	font-size: 14px;
	font-weight: bold;
	color: #505baa;
	text-align: left;
}
.articlesynopsisstyle {
	font-size: 12px;
	color: #505baa;
	text-align: left;
}
.articlebodystyle {
	font-size: 12px;
	text-align: left;
}
a.articlesynopsislinkstyle {
	color: #505baa;
}
.articlereadmorestyle {
                      float: right;
	font-size: 12px;
}
a.articlereadmorelinkstyle {
	color: #333c76;
	text-decoration: none;
}
a.articlereadmorelinkstyle:hover {
	color: #7b84c1;
	text-decoration: none;
}
