@charset "utf-8";
/* Download by http://www.codefans.net */
#Links-photos {
	width:396px;
	margin: 5px 0 30px 0;
	padding: 15px 8px 20px 8px;
	color: #a3a675;
}

#Links-photos .sq {
	float: left;
	height: 33px;
	width: 33px;
	margin: 0 3px 3px 0;
	text-align: center;
}
	
#Links-photos a img { 
    border: 0; 
}
	
#Links-photos a:hover img { 
    background: #fff; 
}

div.ssq {
	float: left;
	height: 33px;
	width: 33px;
	color: #a3a675;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	text-align: center;
	margin: 0 3px 3px 0;
}
div.ssq a:link, div.ssq a:visited {
	color: #ca0002;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 33px;
}
div.ssq a:hover {
	color: #ffffff;
	background-image: url(img/htmlit.gif);
}
