body, div, table, td, span, textarea, p{font: verdana;  border-collapse:collapse;}
.clsMenu A
{
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.clsMenu 
{
    BACKGROUND-COLOR: #ffffcc
}
.weather 
{ 
   width: 330px;
   margin-bottom: 2em;
   font: Verdana; 
}
        
/* 
   Following is a fudge that works only in IE/Win and puts a border around the image
   because it doesn't handle PNG transparency too well 
*/
.temp {font: verdana; color: #900; }
.cc { font: verdana; text-align: center; float: left; width: 40%; }
.misc { font: verdana; margin-left: 41%; }
.attrib {font: verdana; clear: both; text-align: center; padding: .5em; }