
#body-footer{
	text-align:center;
	margin-top:60px;
}
#table{
	width:100%;
	text-align:center;
	margin-bottom:30px;
}


a{
	text-decoration:none;
	color:rgba(0,0,255,1);
}

a:hover{
	text-decoration:underline;
}