BODY {
	background-image : url(images/storybg.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	color : #000000;
}
A:ACTIVE {
	color : #0000EE;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	color : #0000EE;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
 A:LINK {
	color : #FF0000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
 A:VISITED {
	color : #551A8B;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}