.win {
	color:#000000;
}
. win a {
	color:#000000;
}

BODY
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B2B2;
	background-image: url(img/player_fon.jpg);
	background-repeat: repeat-x;
}

TABLE
{
	border-collapse: collapse;
	font-size: 13px;
}

H1
{
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}

H2
{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

H3
{
	margin: 0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
}

A
{
	color: #365D9F;
	text-decoration: none;
}

A:hover
{
	color: #365D9F;
	text-decoration: underline;
}

A:visited
{
	color: #365D9F;
}

