BODY{
	background-color : Black;
}
.zagalovok{
	font-family : Tahoma;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : 16px;
	color : White;
}
Td{
	font-family : Tahoma;
	font-size : 12px;
	line-height: 15px;
	color : White;
}

a:active
{
	color: #FFFF99;
	text-decoration: none;
}

a:visited
{
	color: #FFFF99;
	text-decoration: none
}

a:hover
{
	color: Yellow;
	text-decoration: underline;
}

a:link
{
	color: #FFFF99;
	text-decoration: none;
}
a.cucu:active
{
	color: #110f0f;
	text-decoration: none;
}

a.cucu:visited
{
	color: #110f0f;
	text-decoration: none
}

a.cucu:hover
{
	color: #110f0f;
	text-decoration: none;
}

a.cucu:link
{
	color: #110f0f;
	text-decoration: none;
}
