@charset "UTF-8";
#AUmenubuttons ul {
	list-style-type: none;

}
#AUmenubuttons li {
	padding-left: 16pt;
	float: right;
	text-decoration: none;
}
#AUmenubuttons a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B0078;
	font-weight: bold;
	text-decoration: none;
}
#AUmenubuttons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B0078;
	font-weight: bold;
	text-decoration: none;
}
#AUmenubuttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D200FF;
	font-weight: bold;
	text-decoration: none;
}
