<style type="text/css">
<!--
a:hover {text-decoration: underline; color: #FF0000; }
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:active {color: #0000FF;}

TD a:hover {text-decoration: underline; color: #FF0000; }
TD a:link {color: #0000FF;}
TD a:visited {color: #0000FF;}
TD a:active {color: #0000FF;}

a:hover img { border-color: #FF9900;}
a:link img { border-color: #0088FF;}
a:visited img { border-color: #0088FF;}
a:active img { border-color: #0088FF;}

.weak { FILTER: alpha(Opacity=60); }
#prut a:hover img { FILTER: alpha(Opacity=90) ; border: 1px dashed orange; }
#prut a:visited img { FILTER: alpha(Opacity=99,FinishOpacity=0,style=2,StartX=0,FinishX=2,StartY=0,FinishY=2); }
body
{
	font-size:   13px;
	font-family: Geneva, Verdana;
	color: #000000;
	background-color: #E0E5E7;
	margin : 0px;
	
}
//body { scrollbar-base-color: #FFEFBF; 
//scrollbar-track-color: #DDDDFG; scrollbar-arrow-color: red; }

td,th
{
	font-size:   13px;
	font-family: Geneva, Verdana;
	color: #000000;

}

td#top a:link {color: white;}
td#top a:visited {color: white;}
td#top a:hover {color: yellow;}
td#top a:active {color: white;}

.formsize { height:16px; font-family: Arial; font-size:9px; }

-->
</style>