A {
	color : #800080;
	text-decoration : none;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal
}

 A:HOVER
{
	color : #0000FF;
	font-size : 10pt;
	text-decoration : none;
	font-family : Verdana;
	font-weight : normal
} 
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : small;
	font-weight : normal;
}
H3.nazv {
	color : Black;
	font-size : medium;
}
TABLE.nav
{
	border : 0px none;
	width : 90%;
	height : 67px;
}
TD.nav {
	border : 1px solid #800080;
	text-align : center; font-family:Tahoma; font-size:12pt
}
TABLE.a{
	border: 2px groove Silver;
	width : 100%;
}
TD.a {
	border : 2px groove Silver;
}
