@charset "UTF-8";
.writingwhite {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	background-color: 4c4c4c;
}
