body {
	color: #CC00FF;
	font-family: Lucida Handwriting, Cursive;
	font-size: 16px;
	font-weight: normal;
	background: #FFFFFF url(../images/backgrounds/dragons/blkdrgblue.gif) fixed left top;

}
.title {
	font-family: Lucida Handwriting, Cursive;
	color: #003300;
	font-size: 24px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #0000FF;
}
