body {
	margin-left: 0;
	margin-top: 0;
}
#lay1 {
	position: absolute;
	width: 204px;
	height: 283px;
	margin-left: 0px;
	margin-top: 0px;
	z-index : 1;
}
#lay2 {
	position: absolute;
	margin-top: 40px;
	margin-left: 45px;
	z-index : 0;
}

a {
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
a:hover {
	color: #F01900;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
