BODY {
	background: White;
	margin: 0;
}

body, .text {
	font: 11px Tahoma;
	color: #797c80;
}
.normal {
	font: 11px Tahoma;
	line-height: 17px;
	color: #707277;
}
.menu {
	font: 10px Tahoma;
	color: #888888;
}
.red { color: ad1340;
}
UL {
	list-style-image: url('/media/design/bullit_tochka2.gif');
	margin-top: 7px
}
LI {
	margin-left: -10px;
}
a:link {
	font: 11px Tahoma;
	color: #797c80;
	text-decoration: none;
}
a:visited {
	color: #797c80;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
A.menu {
	font: 10px Tahoma;
	color: #888888;
}

.region {
border:1px solid #9C9C9C;
color:#A50044;
font-family:Tahoma,sans-serif;
font-size:11px;
width:200px;
}

A.fred, .fred
{
	color: #a50044;
}