div.wgfcst {
  margin: auto;
  width: 500px;
}
.wgfcst table.forecast {
font-size: 11px;
font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
margin: auto;
text-align: center;
color: black;
}
.wgfcst table.forecast-ram {
background-color: #EAEAEA;
border: 1px solid #666666;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.wgfcst a:link {
color: #000099;
}
.wgfcst a:visited{
color: #000099;
}

.wgfcst img {
  border: 0;
}
.wgfcst a img {
  border: 0;
}
