body {
	font-family: Calibri;
}
.normalContBlack {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.normalContWhite {
	font-family: Calibri;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.pageHeadingSmall {
	font-family:Calibri;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.pageHeadingBig {
	font-family:Calibri;
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.pageHeadingBlack {
	font-family:Calibri;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.linkBlack {
	font-family: Calibri;
	font-size: 18px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
A.linkBlack:hover {
	font-family: Calibri;
	font-size: 18px;
	color: #670904;
	text-decoration:underline;
	font-weight: bold;
}
.comName1 {
	font-family: Calibri;
	font-size: 18px;
	color: #2d3b62;
	text-decoration: none;
	font-weight:bold;
}

A.emails {
	font-family: Calibri;
	font-size: 13px;
	color:#640f24;
	text-decoration: none;
	font-weight: bold;
}
A.emails:hover {
	font-family: Calibri;
	font-size: 13px;
	color: #005d9a;
	text-decoration: none;
	font-weight: norbold;
}
A.more {
	font-family: Calibri;
	font-size: 13px;
	color:#e47a16;
	text-decoration: none;
	font-weight: bold;
}
A.more:hover {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

.copyrights {
	font-family: Calibri;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

A.siteDesigned {
	font-family: Calibri;
	font-size: 11px;
	color: #e9291f;
	text-decoration: none;
	font-weight: normal;
}
A.siteDesigned:hover {
	font-family: Calibri;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
}
