body {
	font-family: Lucida Handwriting, Cursive;
	color: #99ffff;
	background: #666699 url(../images/backgrounds/dragons/scales2purple.gif) fixed;
}
a:link {
	color: #99ffcc;
}
a:visited {
	color: #ffcc00;
}
a:active {
	color: #ffcccc;
}
a:hover {
	color: #99ffff;
}
table {
	background-color: #000000;

}
.justify {
	text-align: justify;
}
