.ChicText {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #824E9E;
	text-decoration: underline;
}
a:visited {
	color: #AA81C0;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #C1538A;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #824E9E;
	text-decoration: underline;
}
