/* CSS Document */

a:link {color: #000000;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:visited {color: #000000;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover, a:active {color: #CC0000;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}


.text1 {font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background-color: rgb(255,255,255)}


body {background-color: rgb(255,255,255)}