.bottom_left {
	background-image: url(http://static.doublegames.com/images/bottom_1.jpg);
	background-repeat: no-repeat;
}
.bottom_center {
	background-image: url(http://static.doublegames.com/images/bottom_left.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #B6D768;
	text-align: center;
	font-weight: bold;
}
.bottom_right {
	background-image: url(http://static.doublegames.com/images/bottom_3.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
a.link_bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_bottom:hover {
color: #B6D768;	
text-decoration: underline;
}
a.link_bottom_copyright {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_bottom_copyright:hover {
	text-decoration: underline;
}
