/*  CSS for latest news date  */
.latest-news-date{
	color: #c5c6c8;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*  CSS for latest news heading  */
.latest-news-heading{
	color: #a30046;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

/*  CSS for latest news text  */
.latest-news-text{
	color: #a7a9ac;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*  CSS for latest news link  */
a.latest-news-link:link {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.latest-news-link:visited {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.latest-news-link:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #a30046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*  CSS for latest news heading link  */
a.latest-news-heading-link:link {
	color: #a30046;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}
a.latest-news-heading-link:visited {
	color: #a30046;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}
a.latest-news-heading-link:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #a30046;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

/*  CSS for content-12  */
.content-12{
	color: #757a81;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*  CSS for content-11  */
.content-11{
	color: #757a81;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  CSS for content-10  */
.content-10{
	color: #757a81;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*  CSS for content links 10  */
a.contentlinks-10:link {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.contentlinks-10:visited {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.contentlinks-10:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #a30046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*  CSS for content links 11  */
a.contentlinks-11:link {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.contentlinks-11:visited {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.contentlinks-11:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #a30046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  CSS for content links 12  */
a.contentlinks-12:link {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.contentlinks-12:visited {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.contentlinks-12:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #a30046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*  CSS for footer links 10  */
a.footerlinks-10:link {
	color: #9d9fa2;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
a.footerlinks-10:visited {
	color: #9d9fa2;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
a.footerlinks-10:hover {
	color: #a30046;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
