DIV.footer div.copyright 
{
	text-align : right;
}

DIV.footer A,
DIV.footer div.footertext {
	font-family :Verdana;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
}

DIV.footer A:HOVER {
	color : #cccccc;
	text-decoration : underline;
}

DIV.footer LI 
{
	list-style-image: url(../images/arrow_white.gif);
}