a:link {
	color:#669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	font-size: 120%;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	background-color:#66CC00;
	color: #fff;
}
h2 {
	font-size: medium;
	background-color:#66CC00;
	color: #fff;
}
h3 {
	font-size: medium;
	background-color:#66CC00;
	color: #fff;
}
.style1 {font-size: 14px}
.style2{background-color:#66CC00;
color:#ffffff}
body {
	background-image: url(picture/back.gif);
	background-attachment:fixed
}

