body {
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #000000 url(images/bg.gif) center top repeat-y;
}
a img, iframe {
     border: none;
}
.header {		
	width:100%;
	position: absolute;
	top: 50%;
	margin-top: -182px;
	left:0;
	margin-left:0;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo2 {
	font-size: 14px
}
.index{
	background:#000000;
}
#zains a {
	background: url(images/zains.png) top right no-repeat;
	position: fixed;
	bottom: 0;
	right: 0;
	height: 50px;
	width: 50px;
	}
#zains a:hover {
	border: none;
	background-position: 0 -50px;
}
#zains a span {
	display: none;
}