.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7AFD6;
	text-align: center;
}

.clouds {
	background-image: url(clouds.gif);
	height: 111px;
	width: 303px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.city {
	background-image: url(city.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 132px;
	width: 395px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.index {
	color:#FF9900;
	text-decoration: none;
}
.index:visited {
	color:#FF9900;
	text-decoration: none;
}
.index:active {
	color:#FF9900;
	text-decoration: none;
}
.index:hover {
	color:#003366;
	text-decoration: underline;
}.ooops {
	background-image: url(ooops.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 266px;
	width: 407px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text_redirect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7F7AAE;
	font-weight: normal;
}
.counter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #FF9900;
}
