A:link
{
    COLOR: blue;
    FONT-FAMILY: tahoma, arial
}
A:visited
{
    COLOR: blue;
    FONT-FAMILY: tahoma, arial
}
A:active
{
    COLOR: blue;
    FONT-FAMILY: tahoma, arial
}
A:hover
{
    COLOR: black;
    FONT-FAMILY: tahoma, arial
}
FONT
{
    FONT-FAMILY: tahoma, arial
}
BODY
{
    BACKGROUND-COLOR: black
}

}
.left
{
    FONT-FAMILY: tahoma, arial;
    COLOR: BLACK;
}
.border
{
	border-style: solid; border-width: 1px; border-color: #000000;
}

