.lgegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #b3d3c3;
	text-decoration: none;
	letter-spacing: .1em;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .05em;
}
.lgeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #accbde;
	text-decoration: none;
	letter-spacing: .1em;
}
.smpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #f1b5be;
	text-decoration: none;
	letter-spacing: .05em;
}
.fb-logo {
	background-image:url(images/fb_logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:84px ;
	height:25px ;
	display:block;
	margin-left:30px;
	margin-top:175px;
	position:absolute;
}
.linked-logo {
	background-image:url(images/linked_in.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:108px ;
	height:25px ;
	display:block;
	margin-left:135px;
	margin-top:175px;
	position:absolute;
}


