
table.footer
{
width: 750px;
font-family: arial;
font-size: 70%;	
color: #333399;
text-align: center;
border-top: #cc0000 solid 1px;
border-bottom: #000099 solid 5px;
margin-top: 30px;
margin-left: 255px;
padding-top: 5px;
padding-bottom: 15px;
}


td.footer
{
padding-top: 5px;
padding-bottom: 5px;
}


a.footer
{
color: #000099;
}


a.footer:hover
{
color: #cc0000;
}
