BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: small;
    BACKGROUND-IMAGE: url(http://www.cubpack247.org/images/tile1.jpg);
    COLOR: #000099;
    FONT-FAMILY: "Georgia";
    BACKGROUND-COLOR: #ccffff
}
A:link
{
    COLOR: blue
}
A:visited
{
    COLOR: goldenrod
}
A:active
{
    COLOR: blue
}
A:link IMG
{
    BORDER-LEFT-COLOR: blue;
    BORDER-BOTTOM-COLOR: blue;
    BORDER-TOP-COLOR: blue;
    BORDER-RIGHT-COLOR: blue
}
A:visited IMG
{
    BORDER-LEFT-COLOR: goldenrod;
    BORDER-BOTTOM-COLOR: goldenrod;
    BORDER-TOP-COLOR: goldenrod;
    BORDER-RIGHT-COLOR: goldenrod
}
A:active IMG
{
    BORDER-LEFT-COLOR: blue;
    BORDER-BOTTOM-COLOR: blue;
    BORDER-TOP-COLOR: blue;
    BORDER-RIGHT-COLOR: blue
}

