

 body { background-color: #eeeeee ; background-image: url(images/text_background.gif)}

 .font_class {  
			color: #ffffff;
			font-family: Arial, sans-serif; 
			font-weight: bold; 
			font-size: 11px;
			}

.link_class {  
			text-decoration: none; 
			color: #ffffff;
			}

 .bold_title { 
 			font-family: Verdana, Arial, sans-serif; 
 			color: #000000; 
			font-size: 12px; 
			font-weight: bold;
			}




 