p.footer {
font-weight : bold;
font-size : 8pt;
font-family : arial, sans-serif;
line-height : normal;
text-align : center;
margin : 0;
}
table.footer {
width : 100%;
color : inherit;
background-color : #000;
border : 1px solid white;
border-collapse : collapse;
padding : 0;
table-layout : fixed;
cursor : pointer;
}
a.bar:visited {
background-color : inherit;
color : #fff;
text-decoration : none;
}
a.bar:hover {
background-color : inherit;
color : #f00;
}
a.bar {
background-color : inherit;
color : #fff;
text-decoration : none;
}
a.black:visited {
background-color : inherit;
color : #000000; 
}
a.black:hover {
background-color : inherit;
color : #ff0000; 
}
a.black {
background-color : inherit;
color : #000000; 
}
.black {
background-color : inherit;
color : #000000; 
}