/*
	/* - */
*/
.bodycontent .profileinfo .nametext
{
	background-color: transparent;
	color: rgb(102, 102, 102);
	font-family: 'palatino linotype','book antiqua',palatino,serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.bodycontent .friendspace a img
{
	border: 50px solid rgb(0, 0, 0);
}
.bodycontent .friendspace a:hover img
{
	border: 50px solid rgb(255, 255, 255);
}
.bodycontent .friendscomments a img
{
	border: 50px solid rgb(0, 0, 0);
}
.bodycontent .profileinfo a:hover img
{
	border: 50px solid rgb(255, 255, 255);
}
.bodycontent .friendscomments a:hover img
{
	border: 50px solid rgb(255, 255, 255);
}
.bodycontent .profileinfo a img
{
	border: 50px solid rgb(0, 0, 0);
}