.normalbig {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #535553;
	text-decoration: none;
	letter-spacing: 2px;
}
.normalbig:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #535553;
	text-decoration: underline;
	letter-spacing: 2px;
}



.normal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #535553;
	text-decoration: none;
	letter-spacing: 1px;
}
.normal:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #535553;
	text-decoration: underline;
	letter-spacing: 1px;
}



.normalsmall {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #535553;
	text-decoration: none;
	letter-spacing: 1px;
}
.normalsmall:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #535553;
	text-decoration: underline;
	letter-spacing: 1px;
}



.normalsmalllogo {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #E8AB00;
	text-decoration: underline;
	letter-spacing: 1px;
}
.normalsmalllogo:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #E8AB00;
	text-decoration: none;
	letter-spacing: 1px;
}
.line4corner {
	border: 1px solid #C8CAC8;
}



.headingyellow{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #C9B700;
	text-decoration: none;
	letter-spacing: 2px;
}

.headinggreen{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color:#06533C;
	text-decoration: none;
	letter-spacing: 2px;
}

.headingblue{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color:#06435E;
	text-decoration: none;
	letter-spacing: 2px;
}
