@import "../style.css";

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

#fw-smalltitle {
	color: #d8ffff;
}

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

a:hover, a:focus {
	color: #00c6c8;
}
