a.intext {
	color:1aa84e;
}
a.intext:hover {
	color:#1aa84e;
}
a.intext:active {
	color:#27ef71;
}
.menu {
	background-color:#000000;
}
.menu:hover {
	background-color:#1aa84e;
}
.menu20 {
	background-color:#1aa84e;
}
#artsquare {
	border:1px solid #ffffff;
	margin:5px;
	padding:3px;
	outline-width:1px;
}
#artsquare:hover {
	border:1px solid #27ef71;
}
#artsquare:active {
	border:1px solid #ffffff;
}
/* art_narr.html, art_digital.html, art_beadwork.html */
#artthumb:hover {
	border:2px solid #27ef71;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_write {
	background-color:130f0e;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_shop {
	background-color:130f0e;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_more {
	background-color:130f0e;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_about {
	background-color:130f0e;
}


/* Change color of dropdown links on hover */
.dropdown-content_write a:hover {background-color: #1aa84e;color:#000000;}
.dropdown-content_shop a:hover {background-color: #1aa84e;color:#000000;}
.dropdown-content_more a:hover {background-color: #1aa84e;color:#000000;}
.dropdown-content_about a:hover {background-color: #1aa84e;color:#000000;}

/* Change color of dropdown links when active */
.dropdown-content_write a:active {background-color: #130f0e;color:#000000;}
.dropdown-content_shop a:active {background-color: #130f0e;color:#000000;}
.dropdown-content_more a:active {background-color: #130f0e;color:#000000;}
.dropdown-content_about a:active {background-color: #130f0e;color:#000000;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown_write:hover .dropdown_shop:hover .dropdown_more:hover .dropdown_about:hover {background-color: #27ef71;}

/* used in pull-down site menu */
.linksicons_section {
	width:100%;
	max-width:170px;
	min-width:100px;
	padding:2px;
	border:0;
	text-decoration:none;
	background-color:#1aa84e;
}
