@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;
}
#editableContentTable {
	background-image: url(../images/links/title_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
