﻿html, body
{	background-image:url(images/BackgroundPink.PNG) !important; /* Pink in October*/
}

#header {	background-image:url(images/BackgroundPink.PNG) !important; /* Pink in October*/
}

#pagelabel {
    color:#FF71C4 !important;/* pink for October #D4833D; orange otherwise*/
}
.menu4 ul li a, .menu4 ul li a:visited {
	/*color: #FF82AB !important; /* pink for October */
	color:#000 !important;
}

.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
background: rgba(255, 182, 193, 0.8) !important;*/
/*background: #000 !important;*/

}

.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
background:#FF82AB !important;  /*pink for October */
/*background: #000 !important;*/
}