.menu2 a:link {
	padding-right: 4px;
}
.maq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.menu2 a:hover{
	background-color: #FDDA6D;
	display: block;
	text-decoration: none;
	padding-right: 4px;
}
