p {
	font-size: 1.1em;
	font-weight:bold;
}

p a {
	color: #22ddb1;
	text-decoration: none;
}

p a:hover {
	color: #eda68c;
}

p a:active {
	color: #0f419a;
}

p img {
	width: 20px;
	height: 20px;
	float: left;
}