A {
 color: #000000;
}
A:visited {
 color: #000000; 
}
A:active {
 color: #000000;
}

.style1 {
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	background-image:url(img/main-menu.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding-top: 73px;
}
.style2 {
font-size: 12px;
font-family: Georgia;
	}
	.style3 {
font-size: 11px;
font-family: Georgia;
	}
	
.style4 {
font-size: 10px;
font-family: Georgia;
color: #FFFFFF
	}

	
.styleTable {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hoverClass {
background-color: #cee9c8 ;
}
.svitok {
    height: 150px;
	font-family: "Courier New", Courier, monospace;
	font-size: 32px;
	font-weight: bold;
	color: #fff0bc;
	background-image: url(img/svitok.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 73px;
	;
	padding-bottom: 68px;
}

