@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}

.navigation:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.heading {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.heading2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}


.paraStart {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.mainText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.newsText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.newsTextLink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.newsHeading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #3a7cc4;
	text-decoration: none;
}

.footerText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}

.footerText:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}

.link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}
