#divScrollTextCont 

                { 

                    position:         absolute; 

                    width:            144px; 

                    height:           240px; 

                    overflow:         hidden; 

                    background-color: #F87A0C; 

                } 
 
#divText 

                { 

                    position:        absolute; 

                    padding:         10px 10px 10px 10px; 

                } 
 
.text 

                { 

                    font-family:     Tahoma; 

                    text-align:      left; 

                    font-size:       10px; 

                    font-weight:     normal; 

                    font-style:      normal; 

                    text-decoration: none; 

                    width: 130px; 

                } 
 
.text a:link 

                { 

                    color:           #EFEFEF;

                } 
 
.text a:visited 

                { 

                    color:           #EFEFEF;

                } 
 
.text a:hover 

                { 

                    color:           #EFEFEF;

                    font-weight:     bold; 

                } 
 
.date 

                { 

                    font-family:     Tahoma; 

                    text-align:      left; 

                    font-size:       11px; 

                    font-weight:     bold; 

                    font-style:      italic; 

                    text-decoration: none; 

                    color:           #EFEFEF; 

                    padding:         0px 0px 0px 0px; 

                    margin:          0px 0px 0px 0px; 

                } 
 
.category 

                { 

                    font-family:     Tahoma; 

                    text-align:      left; 

                    font-size:       11px; 

                    font-weight:     bold; 

                    font-style:      normal; 

                    text-decoration: underline; 

                    color:           #000000; 

                    padding:         0px 0px 0px 0px; 

                    margin:          0px 0px 0px 0px; 

                } 
 
.category a:link 

                { 

                    color:           #000000; 

                } 
 
.category a:visited 

                { 

                    color:           #000000; 

                } 
 
.category a:hover 

                { 

                    color:           #000000; 

                } 
 
.dateNews 

                { 

                    font-family:     Tahoma; 

                    font-size:       10px; 

                    font-weight:     normal; 

                    font-style:      normal; 

                    text-decoration: none; 

                    color:           #EFEFEF; 

                    padding:         0px 0px 0px 0px; 

                    margin:          0px 0px 0px 0px; 

                } 
 

