.fio {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.fiod {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.fioi {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	background-color: #99FFCC;
}
.menul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	vertical-align: 150%;
}
A {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:active {
	color: #000000;
}
