.clear
{
	clear:both;
	line-height:0px;
}
.fltlft 
{
	float:left;
}
.fltrt
{
	float:right;
}
#footer
{
	border-top:1px solid #000;
	width:754px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#9900FF;
}
#footer a:hover
{
	text-decoration:underline;
}