.stylin {
	background: #83AFBB;
}
.nounderline {
	text-decoration: none;
	color: #FFFFFF;
}
.linkcolorspecial {
	color: #2B7DBD;
	background: #83AFBB;
}
.center {
	text-align: center;
}
