.backdoors_social {
	color : #999999;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_social:hover {
	text-decoration : underline;
}

.backdoors_beginner {
	color : #6699FF;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_beginner:hover {
	text-decoration : underline;
}

.backdoors_intermediate {
	color : #009900;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_intermediate:hover {
	text-decoration : underline;
}

.backdoors_advanced {
	color : #FF9900;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_advanced:hover {
	text-decoration : underline;
}

.backdoors_expert {
	color : #9900CC;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_expert:hover {
	text-decoration : underline;
}

.backdoors_master {
	color : #FF0000;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_master:hover {
	text-decoration : underline;
}

.backdoors_stakes {
	color : navy;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_stakes:hover {
	text-decoration : underline;
}

.backdoors_room {
	color : #88302C;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.backdoors_lg {
	color : #000;
	font-size : 18px;
	font-weight : bold;
	text-decoration : underline;
}

.backdoors_white {
	color : black;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_white:hover {
	color : black;
	font-size : 12px;
	text-decoration : underline;
}

.backdoors_black {
	color : #000;
	font-size : 12px;
	text-decoration : none;
}

.backdoors_black:hover {
	color : #000;
	font-size : 12px;
	text-decoration : underline;
}

.backdoors_text {
	font-size : 12px;
}
