.welcome {
	background-color: white;
	width: 500px;
	height: 345px;
}

.weather {
	background-color: white;
	width: 240px;
	height: 101px;
}

.indexText {
	font-family: Tahoma;
	vertical-align: top;
	text-align: left;
	color: #716951;
	font-size: 10pt;
}

.indexText a {
	color: #3399cc;
}