.friend {
	font-family: verdana;
	font-size: 12px;
	color: #D86595;
	text-decoration: none;
}
.friend:hover {
	font-family: verdana;
	font-size: 12px;
	color: #EC9EC2;
	text-decoration: underline;
}
.topposition {
	font-family: verdana;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}