/*
Theme Name: bingoblogs
Description: Custom theme for bingoblogs.co.uk
Version: 1
Author: Mike Jolley
*/
@import 'css/main.css';

.footer_links {
color: #fff;
margin:0 auto;
text-align:left;
width:980px;
padding-bottom: 5px;
}
.footer_links a {
	color: #fff;
	text-decoration: none;
}
.footer_links a:hover {
	text-decoration: underline;
}
