body{ 
	font-size: 80%;
	background:url(img/bg.jpg) center; 

} 
.style{ 
      color: #999999;
	  } 
.style1{ 
      color: #ffffff;
	  } 	
.style2{ 
      font-size: 120%;
      color: #ffffff;
	  }

A:link { text-decoration:none; font-weight; color:#999999 }
A:visited { text-decoration:none; font-weight; color:#999999 }
A:active { text-decoration:none; font-weight; color:#999999 }
A:hover { font-weight; color:#ff0000 }
