.topmenu {
	text-align: right;
	list-style-type: none;
	position: relative;
	height: 15px;
	letter-spacing: 1px;
	right: 15px;
	bottom: 4px;
	width: 480px;
}

.topmenu a:hover {
	background-image: url(../images/aai_topmenu_button.gif);
	background-repeat: repeat;
	background-position: center center;
	position: relative;
	height: 15px;
}
.topmenu a:link, .topmenu a:visited, .topmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 15px;
}
