body {
	background-color: #D6E2F0;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:active {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #039;
	text-decoration: none;
}
.menu1 {
	background-image: url(tetradka.jpg);
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	font-style: italic;
}
.menu2 {
	background-image: url(vertikal.jpg);
	font-family: "Comic Sans MS", cursive;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.menu3 {
	background-image: url(horizontal.jpg);
	font-size: 16px;
	color: #CCC;
	font-style: italic;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
.ramka {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #5182BD;
	border-right-color: #5182BD;
	border-bottom-color: #5182BD;
	border-left-color: #5182BD;
}

