BODY
	{
	background-color: gray
	}

TD
	{
	font-family: arial;
	font-size: 80%;
	font-weight: 600;
	color: white;
	background-color: #ADADAD
	}

TD A:LINK
	{
	color: white;
	text-decoration: none
	}

TD A:HOVER
	{
	background-color: blue;
	text-decoration: underline
	}

TD A:ACTIVE
	{
	color: white
	}

TD A:VISITED
	{
	color: white;
	text-decoration: none
	}

.FOOTER
        {
        padding-top: 0px;
        margin-left: 0;
        margin-right: 0;
        /* width: 100%; */
        margin-bottom: 0;
        margin-top: 0;
        font-family: tahoma, arial;
        color: white;
        background-color: gray
        }

.WISLINK
        {
        background-color: transparent
        }

.WISLINK A:LINK
        {
        color: yellow;
        text-decoration: none
        }

.WISLINK A:HOVER
        {
        background-color: black
        }

.WISLINK A:ACTIVE
        {
        color: white;
        text-decoration: none
        }

.WISLINK A:VISITED
        {
        color: yellow;
        text-decoration: none
        }

.CLOSER
	{
	font-family: tahoma, arial
	}

.CLOSER A:LINK
        {
        color: red;
        text-decoration: underline
        }

.CLOSER A:HOVER
        {
        background-color: white;
        text-decoration: underline
        }

.CLOSER A:ACTIVE
        {
        color: white
        }

.CLOSER A:VISITED
        {
        color: red;
        text-decoration: underline
        }
