.weather {
    font-family: Tahoma, Arial, Verdana, Helvetica;
    font-size:11px;
    color: #333333;
    padding:2 0 0 5px;
}
.weather a {
    color: #000000;
    text-decoration:none;
}

.weather a:hover {
    color: #000000;
    text-decoration:underline;
}
.titweather{
    font-weight:bold;
    color: #333333;
}

.titday{
    background:#F2F2F2;
    color:#006697;
    font-weight:bold;
}

.mexnocity{
    color:#CC0000;
    font-size:11px;
    font-weight:bold;
    
}
