#copy{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #03abea;
}
#copy2{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #03abea;
}
#copy_orange{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #fa931a;
}
#copy_red{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #E41F28;
}
#copy_yellow{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #f6ed22;
}
#copy_green{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #25B34F;
}
#copy_pink{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #E6048C;
}
#heading{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #03abea;
}
#heading_green{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #25B34F;
}
#heading_pink{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #E6048C;
}
#heading_red{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #E41F28;
}
#friends{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #32a957;
}
#friends_green{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #25B34F;
}
#topplers{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #32a957;
	text-decoration: none;
}

.class_green A:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #25B34F;
	text-decoration: none;
}
.class_green A:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #25B34F;
	text-decoration: none;
}
.class_green A:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #25B34F;
	text-decoration: none;
}
.class_green A:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #03abea;
	text-decoration: none;
}

.class_white A:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.class_white A:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.class_white A:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.class_white A:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: condensed;
	font-weight: bold;
	color: #03abea;
	text-decoration: none;
}