.avdmeny {
	color: #336699;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 117px;
	height: 20px;
	background-attachment: fixed;
	background-image: url(button1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}
