/* CSS Document */
body {
	background-image: url(img/bg.png);
	margin-top: 0px;
	background-repeat: no-repeat;
}
.pata {
	text-decoration: none;
	font-size: 10px;
}
#apDiv1 {
	position: absolute;
	width: 473px;
	height: 35px;
	z-index: 1;
	left: 75px;
	top: 316px;
}
body,td,th {
	font-size: 18px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
