body {background-image: url(checkersa.gif);
      background-repeat: no-repeat;
       
}

a:link     {color:      black;
            background: #CFD1F5;
            font-weight: bold;
            text-decoration: none;
}



a:active   {color:      black;
            background: #CFD1F5;
            font-weight: bold;
            text-decoration: none;
}

a:visited  {color:      black;
            background: #CFD1F5;
            font-weight: bold;
            text-decoration: none;
}



a:hover    {color:      white;
            background: #7B7BFF;
            font-weight: bold;
            text-decoration: none;
}




hr {height:5px;
    width:130px;
    color:#7B7BFF;
    text-align:left
}

