.IndexWhatsNewHead {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #AB9C63;
	font-weight: bold;
}
a.IndexWhatsNewHead:link {
	color: #AB9C63;
	text-decoration: none;
	font-weight: bold;
}
a.IndexWhatsNewHead:hover {
	color: #AB9C63;
	text-decoration: underline;
	font-weight: bold;
}
a.IndexWhatsNewHead:visited {
	color: #AB9C63;
	text-decoration: none;
	font-weight: bold;
}
.IndexWhatsNewText {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFCC;
	font-weight: normal;
}
a.IndexWhatsNewText:link {
	color:#FFFFCC;
	text-decoration: none;
}
a.IndexWhatsNewText:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a.IndexWhatsNewText:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.NewsText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #301505;
}
a.NewsText:link {
	color: #131C47;
	text-decoration: none;
}
a.NewsText:hover {
	color: #131C47;
	text-decoration: underline;
}
a.NewsText:visited {
	color: #131C47;
	text-decoration: none;
}