﻿body
{
	font-size: 8pt;
	font-family: tahoma;
}
.tdlabel
{
	width: 30%;
	font-size: 8pt;
	font-family: tahoma;
	text-align: left;
}

.tdcontrol
{
	width: 70%;
	font-size: 8pt;
	font-family: tahoma;
	text-align: right;
}
.link A
{
	color: #C6C6C4;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
}
.link A:hover
{
	text-decoration: none;
	color: #F79B0A;
	font-size: 8pt;
	font-family: tahoma;
}

.lang A
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
}
.lang A:hover
{
	text-decoration: none;
	color: #F79B0A;
	font-size: 8pt;
	font-family: tahoma;
}
.CatNameTop A
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
}

.CatNameTop A:hover
{
	text-decoration: none;
	color: #faa61a;
	font-size: 8pt;
	font-family: tahoma;
}
