.style1 {
	font-size: 72px;
	color: #FFFFFF;
}
.style2 {
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
link {
	color: #66FFFF;
}
a:link {
	color: #66FFFF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #66FF66;
	text-decoration: none;
}
.style3 {
	font-size: 18px;
	font-weight: bolder;
}
