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




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

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

a.footerframe:visited{
        color: #6495ED;
}

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

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


