H2
{
    COLOR: #d2691e;
    GENERIC-FAMILY: cursive
      FONT-SIZE:25
}
HR
{
    COLOR: #d2691e
}
BODY
{
    BACKGROUND-POSITION: left top;
    COLOR: #8b4513;
    BACKGROUND-COLOR: #fcf6eb
}
A:link
{
    BACKGROUND-COLOR: transparent;
    text-decoration: none;

}
A:visited
{
    BACKGROUND-COLOR: transparent;
    text-decoration: none;
}
A:active
{
    BACKGROUND-COLOR: transparent;
    text-decoration: none;
}
A:hover
{
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline;
}
A
{
    COLOR: #8b0000;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
.HORIZ
{
    COLOR: darkred;
}
