@import "../style.css";

#fw-head {
	background: #fff url(../img/pink-header.png) repeat-x;
}

#fw-smalltitle {
	color: #ffcdf0;
}

a, a:visited, #fw-bigcontain .fw-title, #fw-sidebar .fw-title {
	color: #ba0081;
}

a:hover, a:focus {
	color: #72004f;
}
