<style type="text/css"> 
<!--
a:link	{
	color : #f55abb;
	text-decoration : underline;
}
a:visited	{
	color : #f55abb;
	text-decoration : underline;
}
a:active	{
	color : #f55abb;
}
a:hover	{
	color : #f55abb;
}
body	{
	color : #000000;
	background-color : #FEC5FB;
	scrollbar-arrow-color : #f55abb;
	scrollbar-base-color : #db759a;
}
-->
</style>