﻿.friendblock
{
	width:134px; height:43px; line-height:43px;  
	background:url(FriendLink.jpg) no-repeat; 
	background-position:center center; 
	font-weight:bold; 
	margin:10px; float:left; text-align:center; margin-left:20px;
}
.friendblock a, .friendLink a:visited
{
	color:#92AFD1;
}
.friendblock a:hover
{
	color:#FF8020;
}