/* CSS Document */
.FinalFooter {
	font-family: Arial;
	font-size: 12px;
	color: #F0E3D2;
	text-decoration:none;

}

.FinalFooter a:Hover{
	font-family: Arial;
	font-size: 12px;
	color: #B9C8DD;
	text-decoration:underline;
}

.LaningPageMenu {
	font-family: Arial;
	font-size: 14px;
	color: #EEE3cf;
	font-weight: normal;
	text-decoration: none;
}
.LaningPageMenu  a:Hover{
	font-family: Arial;
	font-size: 14px;
	color: #B9C8DD;
	font-weight: normal;
	text-decoration: none;
}
.LandingPageSmall {
	font-family: Arial;
	font-size: 10px;
	color: #B9C8DD;
	text-decoration: none;
}

.LandingPageSmall a:Hover {
	font-family: Arial;
	font-size: 10px;
	color: #eee3cf;
	text-decoration: none;
}
