/*  ----------------------------------------------------------------------------

    PLUGIN:     twrss
    AUTHOR:     Christian Heck, punkt.de GmbH
    DATE:       2007, April
    VERSION:    1.0

    --------------------------------------------------------------------------*/
    
    #twrss_table {
    /*color:#666666;
    font-family:verdana;
    */
    font-style:normal;
    font-weight:normal;
    margin-bottom: 1.1em;
}
    
    .twrss_bodytext {
    color:#000000;
    font-style:normal;
    font-weight:normal;
    margin: 0 0 1.1em -1em;
}

.twrss_bodytext a, .twrss_bodytext a:hover{
    color:#000000;
    font-weight:bold;
}