p { 
   font-family: 'NimbusSanLRegular'; 
   font-weight: normal; 
   font-style: normal; 
   line-height:1;
   margin-top:10px;
   font-size:24px;
}

a {
    font-family: 'NimbusSanLRegular'; 
    font-weight: normal; 
    font-style: normal; 
    line-height:1;
    margin-top:5px;
	font-size:14px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.underconstruction {
	display:block;
	font-size:14px;
	color: #9b998c;
	line-height:1.2	;
}