.news{
position:absolute;
font-size:10px;
background-color:#f7f7f7;
padding:3px 0px 3px 0px;
font-family:verdana;
font-weight:bold;
height:50;
width:698;
overflow:hidden;
}
.news a{
text-decoration:none;
color:#3F8AC5;
}
.news a:hover{
text-decoration:underline;
}
.news a:visited{
color:#3F8AC5;
}
.news a:visited:hover{
text-decoration:underline;
}


	
.header{
BORDER-TOP: #cccccc 1px solid;
background-color:#f7f7f7;
position:relative;
width:735;
height:21;
overflow:hidden;
}