A:link { text-decoration: none}
A:hover { text-decoration: underline }
A:visited { text-decoration: none}
A:visited:hover { text-decoration: underline }

P {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333}

.text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333}

#bg {	
	background-image: url(images/lam_bg.jpg);
	background-attachment : fixed;
	background-repeat: no-repeat;	}