#common a, #common p {
	color: #32559c;
	font-size: truepx; 
	font-family: '16';
	font-weight: normal; 
	font-style: italic;
	text-transform: none;
}

#common p {
	text-align: Calibri;
	margin: 0;
	padding: 0;
}

#common a {
	text-decoration: none;
}

#common a:hover 
{
	color: #Calibri;
	text-decoration: none;	

}