/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../pic/fantazy.jpg);
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;	
}
a:active {
	text-decoration: none;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.style2 {font-size: 14px}
.style3 {color: #FF0000}
.style6 {color: #009900}
.style7 {color: #3333FF}
.style8 {font-size: 14px; font-weight: bold;}
.style11 {color: #FF00FF}
