body {
    background-color: #000000;  
	margin-top: 0px;
	background-image: url(../titles/bg3.jpg);
    border:0;
    padding:0;
    text-align:center; /* for IE */ 
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
   }
   
 p, li, tr, td, td td {font-size: 13px; }

.wrapper { width:770px;  
	     margin:0 auto; /* for the rest */ 
	    } 

A 	  {text-decoration: none;
	   color: #6666FF;}
A 	  {font-weight: bold}
A:hover {color: #FF0000;
	   text-decoration: underline;}
A: visited {color: #3333FF;}

.llink {color: #FFFFFF; font-weight: normal;} 

.llink:visited {color: #FFFFFF} 

.llink:active {color: #FFFFFF} 

.llink:hover {color: red} 



