.special
{
	background-color: #88bc26;
	color: #ffffff;
	font-size: 12px; 
	text-align: justify; 
	padding: 10px;
}

.special .special-title
{
	font-size: 18px;
	font-weight: bold;
}

a .special-a
{
	color: #000000;
	text-decoration: none;
}

a:hover .special-a
{
	color: #000000;
	text-decoration: underline;
}