/* CSS Document */
.bg_color { background-color:#ed164f; 
}
.butnpink_text {font-family:"Arial Narrow";
				font-size:13px;
				font-weight:bold;
				color:#ed164f;
}

.butngrey_text {font-family:"Arial Narrow";
				font-size:13px;
				font-weight:bold;
				color:#545454;
}

.bigbutnpink_text {font-family:"Arial Narrow";
				font-size:18px;
				font-weight:bold;
				color:#ed164f;
}
