.url-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #993333;
	text-decoration: none;
	font-weight: normal;
}
.fsdc-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}
.url-menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	cursor: crosshair;
	text-decoration: none;
}
.basic-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	cursor:
}
.basic-text-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	cursor: crosshair;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	cursor: crosshair;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993333;
	text-decoration: none;
	cursor: crosshair;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: crosshair;
}

