.style1 {
margin-top:50px;
	width:500px;
		background-color: #FFFFFF ;
	color: #000000;
	padding:25px;
	text-align:left;
}
.style2 {
	font-size: 74px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	position: relative;
	z-index: 1;
}
.style3 {
font-size: 36px;
background-color:#FFFF33;
font-weight: bold;
	color: #FF0000;
	text-align:center;
padding: 0 25px 0 25px;
position: relative;
	z-index: 0;

}
h3 {
background-color:#FFFF33;
	color: #FF0000;
	text-align:center;
padding: 0 25px 0 25px;

}
.lig {
background-color: #999999;
		text-align:center;
padding: 0 25px 0 25px;
width: 30px;

}
.style4 {
	font-size: 36px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	position: relative;
	z-index: 1;
}
body {
	background-color: #000000;
}
#kapo {
	position: relative;
	z-index: 0;
	top: 50px;
}
a:link { text-decoration:none; color:#000000; font-weight:bold; }
a:visited { text-decoration:none; color: #000; font-weight:bold; }
a:visited .funebra{ text-decoration:none; color: #4169e1; font-weight:bold; }
a:hover { text-decoration:underline; color:#4169e1; font-weight:bold; }
a:active { text-decoration:none; color:#f63; font-weight:bold; }
