td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;


}


.player_top  {
height: 30px;
border: 1px #666666 dashed;
line-height: 30px;
text-align: center;
}

.player_nick  {
height: 20px;
border: 1px #666666 dashed;
line-height: 20px;
text-align: center;
}
.player_nick:hover  {
height: 20px;
border: 1px #333333 solid;
background-color: #666666;
line-height: 20px;
text-align: center;
color: #EFEFEF;
}


.player_func  {
height: 20px;
border: 1px #666666 dashed;
line-height: 20px;
text-align: center;
}
.player_func:hover  {
height: 20px;
border: 1px #333333 solid;
background-color: #666666;
line-height: 20px;
text-align: center;
color: #EFEFEF;
}

.player_cont  {
height: 20px;
border: 1px #666666 dashed;
line-height: 20px;
text-align: center;
}
.player_cont:hover  {
height: 20px;
border: 1px #333333 solid;
background-color: #666666;
line-height: 20px;
text-align: center;
color: #EFEFEF;
}




.xl {
	height: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B9AF00;
}
