em{
	font-weight: bold;
	color: pink;
	font-style: normal;

}

em.description {

	font-weight: bold;
	color: blue;
	font-style: normal;

}



p.description {

	font-weight: bold;
	color: red;
	font-style: normal
}