<!--

BODY 
{
font-family: Verdana;
color: #000000;
FONT-SIZE: 8pt;
}


.button {
BACKGROUND-COLOR: <?=$button_tlo?>; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: <?=$button_ramka?>; FONT-FAMILY: tahoma; FONT-SIZE: 8pt; font-decoration: bold
}
.button1 {
BACKGROUND-COLOR: <?=$button_tlo?>; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: <?=$button_ramka?>; FONT-FAMILY: tahoma; FONT-SIZE: 7pt; font-decoration: bold
}
.button2 {
BACKGROUND-COLOR: <?=$button_tlo?>; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: <?=$button_ramka?>; FONT-FAMILY: tahoma; FONT-SIZE: 6pt; font-decoration: bold
}

A:link 
{
	font-family: Verdana;
	text-decoration: none;
	
	color :"#0000FF"
}	

A:vlink 
{
	font-family: Verdana;
	
	text-decoration: none;
	color :"#00ffFF"
}	
A:visited
{
	font-family: Verdana;
	text-decoration: none;
	
	color :"#0000ff"
}	

A:hover
{
	font-family: Verdana;
	text-decoration: none;
	
	color: "#ff0000"
}	


-->
