body{
	color:#000;
	border-top: 5px solid #FF75D6;
	background-color:#fff;
	background-image:url(images/bottom_bg_6.gif);
	background-repeat:repeat-x;
	background-position:bottom fixed;
}

.sf_header_wrapper{
	background-color: #F7E5FF;
}


.sf_navigation_top ul li a{
	color: #FF75D6;
	border-bottom: 5px solid #D2C3D9;
}
.sf_navigation_top ul li a:visited{
	color: #FF75D6;
	border-bottom: 5px solid #D2C3D9;
}
.sf_navigation_top ul li a:hover{
	border-bottom-color: #FF75D6;
	color: #FF75D6;
}
