body {
	margin: 1px;
	font-family: arial;
	text-align: center;
	font-size: 14px;
}
.footer {
	padding: 4px;
	font-size: 12px;
	background-color: #efefef;
	text-align: center;
}
a {
 	color: #000;
 	text-decoration: underline;
}
img {
	border: 0;
}
.nav {
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 3px;
	padding-left: 25px;
	background-color: #33a7f9;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url('nav.gif');
	background-repeat: no-repeat;
	height: 17px;
	vertical-align: middle;
}
.top_ads,.bottom_ads {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
}

.nav a {
	color: white;
}

.a2z{
	padding: 10px;
	border: 2px solid blue;
}