* {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color:#8A8A8A;
        font-size:12px;
        /*line-height:14px;*/
}

a:link       {
              color:                  #DB2C19;
              text-decoration:      underline;
             }

a:active     {
              color:                  #DB2C19;
              text-decoration:      underline;
             }

a:visited    {
              color:                  #DB2C19;
              text-decoration:      underline;
             }

a:hover      {
              color:                  #DB2C19;
              text-decoration:           none;
             }


.headline    {
              font-size:            18px;
              line-height:          18px;
              text-decoration:      none;
              color:                #DB2C19;
              font-family:          Arial;
              font-weight:          bold;
             }

.date        {
              font-size:            11px;
              color:                #FFFFFF;
              font-family:          Tahoma;
              font-weight:          bold;
             }

.picbox      {
              overflow:hidden; height:121px; width:134px; vertical-align:middle;
             }
