#common a, #common p {
	color: #46413b;
	font-size: 16px; 
	font-family: 'Times New Roman',Times,Georgia,serif;
	font-weight: bold; 
	font-style: normal;
	text-transform: none;
}

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

#common a {
	text-decoration: none;
}

#common a:hover 
{
	color: #b80202;
	text-decoration: none;	

}