.weather{float:left;text-align:right;padding:0;width:210px}
.weather TABLE{text-align:center;width:210px}
.weather TD{padding-left:1px;padding-right:1px}
.weather #todayLabel{background-color:#004e99;text-align:center;color:White}
.weather #todayLabel A{background-color:#004e99;text-align:center;color:White;text-decoration:none}
.weather #todayLabel A:hover{background-color:#004e99;text-align:center;color:White;text-decoration:none}
.weather #forecastLabel{background-color:#ffffe5;text-align:center;color:black;text-decoration:none}
.weather #forecastLabel A{background-color:#ffffe5;text-align:center;color:black;text-decoration:none}
.weather #forecastLabel A:hover{background-color:#ffffe5;text-align:center;color:black;text-decoration:none}
.weather .weatherSettings{visibility:hidden}
.weather A:link{color:black;text-decoration:underline}
.weather A:visited {color:black;text-decoration:underline}
.weather A:hover {color:#339900}