a {		color: #B60044;}
h1 {	color: #B60044;}	
h2 {	color: #B60044;}	
h3 {	color: #B60044;}	
h4 {	color: #B60044;}

.welcome {	background-image: url(../images/welcome_magenta.gif);}

/*** Placeholder ***/
.PH-top {
	background-color: #B60044;
	color: #FFFFFF;
}
.PH-top h2 {	color: #FFFFFF;}
.PH-top a {	color: #FFFFFF;}
	
#menu ul ul li {	list-style-image: url(../images/arrow_magenta.gif);}

ul.button_list	li a {
	color: white;
	background-color: #B60044;
}

th {
	background-color: #B60044;
}

input[type="submit"]:hover, input[type="button"]:hover, button:hover {
background-color: #B60044;
}

input[type="submit"], input[type="button"], button {
background-color: #B60044;	
	
}
	
