a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}

a.menuLink {
	display: block;
	width: 143px;
	text-align: right;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
a.menuLink:hover {
background-color:#FFCC66;
}

.menuLayer {
	background-color: #FFFFCC;
	position: absolute;
	width: 261px;
	height: 38px;
	visibility: hidden;
}

a.menuUst {
	display: block;
	width: 143px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titler {
	font-weight: bold;
	background-color: #CCCCCC;
	display: block;
	width: 100%;
}
