a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.currentWeather {
	color:#3A5029;
	font-family:Tahoma;
	font-size:70%;
}
.questiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.currentWeather table {
	font-size:100%;
	color:#3A5029;
}
.currentWeather .location {
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
}
.currentWeather .icon {
	text-align:center;
}
.currentWeather .temperature {
	font-size:280%;
	padding-left:25px;
	text-align:center;
}
.currentWeather .description {
	font-weight:bold;
}
.currentWeather .feelslike {
	font-weight:bold;
	padding-left:25px;
}
.currentWeather .lastupdate {
	padding:10px;
}.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.picture {
	padding: 3px;
}

.storycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.storytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rsstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

}.rsstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}.updatedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
}
.newstitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
