<!--

body{
	background: #ffffff url(images/magenta/body-bg.jpg) repeat-x;
}

#topmenu_x{
	border-bottom: solid #ee3D96 2px;
}

#subnavtbtm{
	background-color: #f4b6d6; background-image: url(images/magenta/subnav-btm.png);
}
 #subnavtop{
	background-image: url(images/magenta/subnav-top.png);
 }

a.colorlink{
	color: #ee3D96; text-decoration: none;
}

#breadcrumb{
	display: block; margin-bottom: 14px; color: #ee3D96;
}
 #breadcrumb a{
	 color: #ee3D96; text-decoration: none;
 }
    .wnarticletp1{
	border-top: solid #ee3d96 1px;
    }

//-->