#common a, #common p {
	color: #d7d7d7;
	font-size: 12px; 
	font-family: Signika,Tahoma,Helvetica,sans-serif;
	font-weight: normal; 
	font-style: normal;
	text-transform: none;
}

#common p {
	text-align: center;
	margin: 0;
	padding: 0;
}

#common a {
	text-decoration: none;
}

#common a:hover 
{
	color: #5779a3;
	text-decoration: underline;	

}