.webriki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-position: center;
	cursor: hand;
}
.red_for_layer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
