.infotext {
        color: #000000;
          font-family: Arial,Helvetica,sans-serif;
        font-weight: normal;
        font-size: 10px;
        text-align: justify;
        }

.infotext a:link { color: #666666; text-decoration:underline;}
.infotext a:visited { color: #666666; text-decoration:underline;}
.infotext a:hover { color: #666666;text-decoration:underline; }
.infotext a:active { color: #666666;text-decoration:underline; }
.infotext a:focus { color: #666666; text-decoration:underline;}



----------
center
-------------

#test{
        width:100%;
        position:absolute;
        top:500px;
        left:0px;
        text-align: center;
}


.infotext1 {
        width:960px;
        margin:auto;
        }

.infotext2 {
        width: 280px;
          font-family: Arial,Helvetica,sans-serif;
          font-size: 12px;
          text-align: justify;
          margin-left: 460px;
        //margin-left: 245px;
        }