
.footer
{
	width:980px;
	height:20px;
	background:url(../images/footer.gif);
	margin-top:10px;
}

.footer .footer_text
{
	margin-left:20px;
	font-size:12px;
	color:#FFFFFF;
}

.footer .footer_text A
{
	color:#FFFFFF;
	text-decoration:underline;
}

.footer .footer_text A:hover
{
	text-decoration:none;
}

