body {
	background-image: url(fon.jpg);
}

p,ul,ol {
	color: black;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
}

ul.red {
	color: red;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
}

p.kimono {
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}

#text_bg {
    background: url(obyava.gif) no-repeat;
    width: 234px;
    height: 238px;
}

#text_bg2 {
    background: url(pustota1.gif) no-repeat;
    width: 234px;
    height: 238px;
}

h1, h2
{
    color: black;
	font-family: Verdana;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
}

h1
{
	font-size: 20px;
	
}

h2
{
	font-size: 18px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
}

.title {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,;
}

.small {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
}

.select {
 font-weight: 600; /* Æèðíîå íà÷åðòàíèå */
}

a {
	color: black; /* Öâåò ññûëîê */
	font-weight: bold;
}

a.active IMG { border: none; }

a:hover {
	color: red; /* Öâåò ññûëîê ïðè íàâåäåíèè íà íèõ ìûøüþ */
}