<style>
<!--
A:link {color:#000000; text-decoration: none}
A:visited {text-decoration: none }
A:active {text-decoration: none }
A:hover {color: "#DA2424" }

.funny{font-family:"comic sans ms"}
.header1{font-family:"Tahoma"; font-style:bold; color:Green}

.pointer{
	position:absolute;
	left:520px;
	top:130px;
	width:100px;
	height:80px;
	z-index:4;
}

.image{
	position:absolute;
	left:20px;
	top:10px;
	z-index:1;
}



-->
</style>