
/* Coffeerooms boards style sheet.						*/
/* inlcude a copy with every board in it's main folder	*/
/* copyright 2004 w3PG, inc.                            */




.footerframe, body.footerframe {
        background-color: #648FB2;
        color: #010101;
}

a.footerframe:link {
        color: #003366;
}

a.footerframe:visited{
        color: #999999;
}

a.footerframe:active{
        color: #FF6347;
}

a.footerframe:hover {
        color: #FF6347;
}


