.aslogo {
	margin : 30px 0 0 30px;
}
.menu{
	COLOR: White;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	background-color: #D2691E;
	width : 150px;
	margin-left : 30px;
	text-decoration : none;
	font-weight : bold;
}
A.menu:link {
	COLOR: White;
	margin-left : 30px;
	text-decoration : none;
}
A.menu:hover {
	COLOR: #1695ac;  TEXT-DECORATION: none;margin-left : 30px;
}
