
.footer
{
	COLOR: white;
	CURSOR: hand;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	line-height : 90%;
	height : 100%;
	text-decoration: none;
}


.footerOver
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: blue;
    CURSOR: hand;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    line-height : 90%;
    height : 100%;
	text-decoration: none;
}


