
/* FOOTER
*********************************************************/

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8e8e8e;
	line-height:13px;
	padding-top:30px;
}
.footer a{
	color:#8e8e8e;
	text-decoration:none;
}
.footer a:hover{
	color:#8e8e8e;
	text-decoration:underline;
}

/* START FOOTER
*********************************************************/

.start_footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8e8e8e;
	line-height:13px;
	padding-top:30px;
}
.start_footer a{
	color:#8e8e8e;
	text-decoration:none;
}
.start_footer a:hover{
	color:#8e8e8e;
	text-decoration:underline;
}










