@CHARSET "UTF-8";

.boxcontent #buddies {}
.boxcontent #buddies .sharedRelation {font-weight:bold;}
.boxcontent #buddies .strangeRelation {}
.boxcontent #buddies a:hover {color:red; text-decoration:underline;}

.boxcontent #relations {}
.boxcontent #relations .sharedRelation {font-weight:bold;}
.boxcontent #relations .strangeRelation {}
.boxcontent #relations a:hover {color:red; text-decoration:underline;}
