@charset "UTF-8";
/* CSS Document */

.admenuHoriz {
	text-align: center;
}
.admenuHoriz a {
	text-align: center;
	color: #555588;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
}

.admenuHoriz a:hover {
	text-decoration: underline;
}