@import url("ads.css");
.white_textlarge {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.black_textbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.border_graydark {
	border: 1px solid #dfdfdf;
}
.pink_textlarge {

	font-family: Tahoma;
	font-size: 14px;
	color: #e72145;
	font-weight: bold;
}
.black_textlarge {


	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.border_pink {

	border: 1px solid #ed3357;
}
.black_textbody {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.black_smalltextwhite {


	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.white_text_extralarge {

	font-family: Tahoma;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.pink_textbold {

	font-family: Tahoma;
	font-size: 11px;
	color: #E72145;
	font-weight: bold;
}
.black_textbold_large {

	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.side_buttone {

	font-family: Tahoma;
	font-size: 13px;
	color: #E72145;
	font-weight: bold;
text-decoration: none;
}

.side_buttone:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
text-decoration: none;
}
.black_w_textbold_large {

	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
    text-decoration: none;
}
