p.txt, ul.txt {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 80%;
}

.bottom {
	color: white;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 75%;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.bottom a {
	color: white;
	font-weight: bold;
}

.bottom a:hover {
	color: yellow;
	font-weight: bold;
}

.contacts {
	color: #3187B7;
	font-family: Tahoma;
}

p.address {
	color: #3187B7;
	font-family: Tahoma;
	font-size: 85%;
}

.webdom {
	color: #3187B7;
	font-size: 10px;
	font-family: Verdana;
	line-height: 11px;
}

.webdom a {
	text-decoration: underline;
	color: #3187B7;
}

.webdom a:hover {
	text-decoration: none;
	color: #3187B7;
}

img.png {
	behavior: url("/png.htc");
}