        .link
        {
            text-decoration: none;
            text-align: justify;
            font-family: Tahoma;
            font-size: small;
            color: #666666;
        }
        .link:hover
        {
            text-align: justify;
            font-family: Tahoma;
            font-size: small;
            color: #4CAFC6;
            text-decoration: none;
        }
        .framestyle
        {
            width: 390px;
            height: 240px;
        }
        .tablestyle
        {
            width: 400px;
        }
        .fontstyle
        {
            font-size: small;
            font-family: Tahoma;
        }
        .divmain
        {
            position: absolute;
            left: -1000px;
            top: -1000px;
        }
