.boxTurquoise {
	margin-bottom: 10px;
}

.boxTurquoise{
	background: #E300E3;
}
.boxTurquoise .lighter {
	background: #FF93FF;
}
.boxTurquoise .darker {
	background: #900090;
}
.boxTurquoise a:link, .boxTurquoise a:active, .boxTurquoise a:hover, .boxTurquoise a:visited  {
	color: #900090;
}
.boxTurquoise .a, .boxTurquoise .b {
	background-image:url(../images/corners_pink.gif);
}

