/* Classique Millinery Style Sheet */
/* www.classiquemillinery.com */

BODY
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: #000000
}

A:link, A:active, A:Visited
{
    text-decoration: underline;
    color: #666666;
    font-size: 9pt;
    font-family: Verdana, Arial, Sans-Serif;
}

A:Hover
{
    text-decoration: none;
    color: #666666;
    font-size: 9pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.copyright
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: #000000;
    FONT-STYLE: italic
}