body {background-image: url(princemainab.jpg) } 

td.saw {width: 100%;
        background: blue;
        font-weight: bold;
        color: white;
       
        }

a:link     {color:      black;
            background: transparent;
            font-weight: bold;
            text-decoration: none;
}



a:active   {color:      white;
            background: #982919;
            font-weight: bold;
            text-decoration: none;
}

a:visited  {color:      black;
            background: transparent;
            font-weight: bold;
            text-decoration: none;
}



a:hover    {color:      white;
            background: #982919;
            font-weight: bold;
            text-decoration: none;
}


div.c2     {text-align: center;}

span.c1    {color: white; }




div.c4     {color: white; text-align: center; }




