#common a, #common p {
	color: #ffffff;
	font-size: 12px; 
	font-family: Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	font-weight: normal; 
	font-style: normal;
	text-transform: uppercase;
}

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

#common a {
	text-decoration: none;
}

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

}