.footer .box {
	float: left;
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
}

.footer .box p{
    text-align: left;
	font-size: 14px;
	color: #ffffff;
	}

.footer .box a{
    text-align: left;
	color: #ffffff;
    text-decoration: underline;
}

.footer .box a:hover{
	color: #f4dd9e;
}


.footer .box small{
	font-size: 11px;
	color: #ffffff;
}

.footer .box small a{
	color: #ffffff;
}






