.linkwitharrow a
{
	padding-left:19px;
	color:#777777;
	font-size:15px;
	text-decoration:none;
	background-image:url(../images/arrow-big.jpg);
	background-position:0 3px;
	background-repeat:no-repeat;
}

div.site .linkwitharrow a:hover
{
	color:#FF8F00;
	text-decoration:none;
}

