body {
    background-color: #FFBC00;
    background-image: url("/fileadmin/templates/images/home/bg_home.gif");
    background-repeat:no-repeat;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}
BODY, TD, TH {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

A {
    text-decoration: none;
    color: #000000;
}

A:link  {
    color: #000000;
}
A:visited  {
    color: #000000;
}
A:active {
    color: #000000;
}
A:hover {
    color: #5F5C5C;
}
.cat_style {
    height: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(102,102,102);
}
.news-list-item p.bodytext {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news-list-item {
	margin-top: 15px;
	width: 280px;
}
