.LinksWhite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextWhite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NormalTextGrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.NormalGrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
.GreenTitles {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7DA431;
	text-decoration: none;
}
.NewsTitles {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #361402;
	text-decoration: none;
}
.readmore {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #361402;
	text-decoration: none;
}
.OrangeLink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FD8304;
	text-decoration: underline;
}
