

BODY { 
	    background: url(../pics/y2002/backgrounds/cbk.jpg);
        background-repeat: no-repeat;
  		background-attachment: fixed;
 		background-color: #D8BB9B;
     }

      

P { 
     color: #000000; 
     
  }
.sidebar 
  { 
     color: #000000; 
  }
P.sidebar A:link 
  {  
   font-weight: bold;
   color: #000000;
  }

A:link 
{ 
        color: #0000FF; 
}       /* unvisited link */
A:visited 
{ 
    color: #008080; 

}   /* visited links */

a:hover
	{
		color:orange;
	}
 
table 
	{

		color: #000000; 
	}

