.menu {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.activ_menu {
	color: #fcd13e;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

A:hover.menu {
color: #fcd13e;
}

.caption {
	color: #9c0000;
	font-size: 18px;
	font-family: tahoma;
}

.text {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
}

.footer {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}

.contacts {
	color: #999999;
	font-size: 11px;
	font-family: tahoma;
}

.fix {
	filter:expression(fixPNG(this));
}
