@charset "utf-8";
/* CSS Document */


#ajaxticker1{
width: 398px;
height: 58px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FEEEB8;*/
}

.dateclass { padding:0 3px 0 0;}


#ajaxticker1 a, #ajaxticker1 a:visited{
text-decoration: none;
color:#000;
}

#ajaxticker1 a:hover{
text-decoration: underline;
}

#


