a:link {
	color: #E8CAD0;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;

}
a:active {
	color: #993333;
	text-decoration: underline;

}
a:visited {
	color: #E8CAD0;

}
.ficcopy {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E8CAD0;
}
.fictitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	color: #993333;
}
