
BODY {
	margin-left : 0;
	margin-top : 0;
	font-family : Courier;
	background : Black url(zastavka.jpg) no-repeat top;
	background-color : Black;
}
.small {
	COLOR: #a9a9a9; 
	FONT-FAMILY: Courier; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	
}


.big {
	COLOR: #a9a9a9;
	FONT-FAMILY: Courier;
	FONT-SIZE: smaller;
	FONT-WEIGHT: bold;

}
A:active,A:link,A:visited{
	color:  #999999;
	text-decoration :underline;
}
A:hover{
	text-decoration: underline;
	color: #88B6B7;
}



