.conexiuni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/conexiunirapide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a: {
	color:#666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF3300;
}
a:active {
	text-decoration: none;
	color: #666666;
}



