body,td {
	font-family: Tahoma;
	font-size: 75%;
	color: #FFFFFF;
}
body {
	background-color: #023591;
}
a:link {
	color: #97B0EC;
	text-decoration: none;
}
a:visited {
	color: #97B0EC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #97B0EC;
	text-decoration: underline;
}
.chat_header {
	background-color: #5C88E3;
	font-weight: bold;
	background-image: url(bg/shapka_1.gif);
}
.raz_head {
	color: #FFFFFF;
	font-weight: bold;
}
input {
	font-family: Tahoma;
	font-size: 100%;
}
