.style1 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
}
.style2 {
	color: #FFFFFF;
	font-size: 20px;
}
.style3 {
	font-size: 15px;
	font-family: "Courier New", Courier, mono;
}
.style4 {font-size: 40px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.spl {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #006600;
}
