@charset "UTF-8";

#editableContentTable a {
	color: #444;
	text-decoration: none;
}
#editableContentTable a:hover {
	color: #880000;
	text-decoration: underline;
}
.textArea  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	margin-top: 10px;
	margin-bottom: 10px;
}
