body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	text-decoration: none;
}

.whitephone {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	padding-left:150px;
}

.txtBox {	
	background-image: url(../images/txtbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:245px;
	height:23px;
	padding-bottom:10px;
}

.txtArea {	
	background-image: url(../images/areabg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:245px;
	height:63px;
}

.bluebig {
	color:#0099cc;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

.bluesmall {
	color:#0099cc;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.greenbig {
	color:#67a536;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

.greensmall {
	color:#67a536;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.pinkbig {
	color:#ff6666;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

.pinksmall {
	color:#ff6666;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.violetbig {
	color:#d34f8a;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

.violetsmall {
	color:#d34f8a;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.blackbig {
	color:#282829;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.blacksmall {
	color:#282829;
	font-size:11px;
	text-decoration: none;
}

.ash {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.message {
	font-size:12px;
	color:#F46F22;
	text-decoration:none;
}