
body {
margin: 0px;
background-color: #FFFFFF;
scrollbar-3d-light-color: #ffffff;
scrollbar-arrow-color: #AAAAAA;
scrollbar-base-color: #AAAAAA;
scrollbar-darkshadow-color: #FEED01;
scrollbar-face-color: #FAFAD8;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
background-repeat: no-repeat;
}

td {
font-family : arial,verdana,helvetica,sansserif;
font-size : 13px;
color : #4c4c4c;
line-height : 16px;
font-weight : normal;
text-decoration	: none;
}

td a:link, a:visited, a:active {
color : #4c4c4c;
font-weight : normal;
text-decoration : underline;
}

td a:hover {
color : #4c4c4c;
font-weight : normal;
text-decoration : underline;
}

.teaser {
font-size : 11px;
line-height : 14px;
}

.teaser a:link, a:visited, a:active {
color: #4c4c4c;
text-decoration : underline;
}

.teaserred {
font-family : arial,verdana,helvetica,sansserif;
font-size : 11px;
line-height : 14px;
color: #DB2729;
font-weight : normal;
text-decoration	: none;
}

.red {
color: #DB2729;
text-decoration : none;
}

.red  a:visited, a:link, a:active {
color: #DB2729;
text-decoration : none;
}