/* CSS Document */

body { background-image: url(images/2/background.jpg); background-position: center top;background-color: #3e3e3e;}
#newscontent { background-color: black; padding: 20px 20px 60px 20px; margin-top: 20px; }
.article a.title:link,.article a.title:visited,.article a.title:hover,.article a.title:active { background-image: url(images/1/home-news-icon.gif); background-repeat:no-repeat; padding-left: 17px; background-position: left 2px; display: block; color: white; font-weight: bold; text-decoration: none; }
.article a.title:hover,.article a.title:active { background-image: url(images/1/home-news-icon.gif); background-repeat:no-repeat; padding-left: 17px; background-position: 1px 2px; display: block; color: white; font-weight: bold; text-decoration: none; }
.article a:link,.article a:visited {  display: block; padding-left: 17px; color: #999999; text-decoration: none; }
.article a:hover,.article a:active {  color: #afafaf; padding-left: 17px; text-decoration: none; }