@CHARSET "UTF-8";
a.link_all {
	font-family: Verdana !important;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 15px;	
	font-size: 12px !important;
}

a.icon_green {
	background-image: url(../images/green_all.gif);
	color: #87cc80;
	text-decoration: underline;
}

a.icon_blue {
	background-image: url(../images/blue_all.gif);
	color: #7eb2d2;
	text-decoration: underline;
}

a.icon_green:hover, a.icon_blue:hover {
	color: #f4773d;
}

.list p strong {
	color: #A7A4A4 !important;	
	margin-left: 5px;
}