<STYLE TYPE="text/css">
<!--
BODY {
        font-family: Verdana;
        font-weight: small;
        font-style: normal;
        font-size: small;
        color: white;
        background: black;
        text-align: left;
        vertical-align: top;
}

A:HOVER {
        color: red;
		text-decoration: underline;
}

A:ACTIVE {
        color: orange;
		text-decoration: underline;
}

A:VISITED {
        color: darkseagreen;
        text-decoration: none;
}
A:LINK {
        color: ivory;
        text-decoration: none;
}



.floralwhite {
        padding: 5px;
        border: dotted blue 1px;
}


.del {
        padding: 5px;
        background: aliceblue;
        border: solid plum 1px;
}


.small {
        font-weight: normal;
        font-style: normal;
        font-size: x-small;
        color: crimson;
}



.two {
        font-family: Tahoma;
        font-weight: normal;
        font-style: normal;
        font-size: larger;
}
-->
</STYLE>
