.tosyov      {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A5B67;
	text-decoration: none;
	font-weight: bold;
	}
:hover.tosyov {
	font-family: Tahoma;
	font-size: 11;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}


.ust { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold }
:hover.ust {
	font-family: Tahoma;
	font-size: 11;
	color: #FFCC00;
	font-weight:bold }
body {
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}