.content
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}

A
{
    COLOR: #225f95;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #225f95;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #225f95
}
A:visited
{
    COLOR: #225f95
}

.framestyle
{
background-image: url(../images/back_frame.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
}

