body {

margin:0px;

font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}


.home_news a{
font-size:13px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;

background:url(../images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
}
.home_news a:hover{
text-decoration: underline;
}
.home_marquee a{
font-size:12px;
color:#1D5C7A;
text-decoration:none;
float:left;

}
.home_marquee a:hover{
text-decoration: underline;
}





.home_news1 a{
font-size:13px;
font-style:italic;
color:#110D94;
text-decoration:none;
width:250px;
padding:10px 0 5px 12px;
float:left;
background:url(../images/ball.png) no-repeat left top;
background-position: 0px 13px;
}
.home_news1 a:hover{
text-decoration: underline;
}