BODY      { margin-top:            5px; 
            margin-left:           5px;
            font-family:           verdana,arial,helvetica,arial narrow;
            background-color:      #B213F1;
            background-attachment: fixed;
            color:                 #A7F887;
            font :                 8pt;

            scrollbar-base-color:       #A7F887;
            SCROLLBAR-FACE-COLOR:       #F113C1;
            SCROLLBAR-HIGHLIGHT-COLOR:  #A7F887;
            SCROLLBAR-SHADOW-COLOR:     #A7F887;
            SCROLLBAR-3DLIGHT-COLOR:    #F113C1;
            SCROLLBAR-ARROW-COLOR:      #A7F887;
            SCROLLBAR-TRACK-COLOR:      #C54DF5;
            SCROLLBAR-DARKSHADOW-COLOR: #C54DF5;
          }

A:link    { font-family: verdana,arial,helvetica,arial narrow;
            font-size: x-small;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
            color: #A7F887;
            font: 8pt;
          }

A:visited { font-family: verdana,arial,helvetica,arial narrow;
            font-size: x-small;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
            color: #A7F887;
            font: 8pt;
          }

A:active  { font-family: verdana,arial,helvetica,arial narrow;
            font-size: x-small;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
            color: #A7F887;
            font: 8pt;
          }

A:hover   { font-family: verdana,arial,helvetica,arial narrow;
            font-size: x-small;
            font-weight: bold;
            font-style: Normal;
            color: #A7F887;
            font: 10pt;
            f12ilter:blur(add="0",direction="90",strength="3");
            height:0;
            font: 8pt;
          }

td        { font-family: verdana,arial,helvetica,arial narrow;
            font-size:10pt;
            color=#A7F887;
          }

input     { background-color: #79A3BE;
            color:            black;
            border-style:     groove;
            border-color:     #79A3BE;
          }

.imglink          { BORDER-RIGHT:     #d0d0d0 1px solid;
                    BORDER-TOP:       #d0d0d0 1px solid;
                    BORDER-LEFT:      #d0d0d0 1px solid;
                    BORDER-BOTTOM:    #d0d0d0 1px solid;
                    border-thickness: 1px;
                  }

A:hover .imglink  { BORDER-RIGHT:     #79A3BE 1px dashed;
                    BORDER-TOP:       #79A3BE 1px dashed;
                    BORDER-LEFT:      #79A3BE 1px dashed;
                    BORDER-BOTTOM:    #79A3BE 1px dashed;
                    border-thickness: 1px;
                  }
A:active .imglink { BORDER-RIGHT:     #79A3BE 1px dashed;
                    BORDER-TOP:       #79A3BE 1px dashed;
                    BORDER-LEFT:      #79A3BE 1px dashed;
                    BORDER-BOTTOM:    #79A3BE 1px dashed;
                    border-thickness: 1px
                  }
