.news{
position:absolute;
font-size:12px;
background-color:white;
padding:3px 0px 3px 0px;
font-family:verdana;
font-weight:bold;
height:50;
width:630;
overflow:hidden;
}
.news a{
text-decoration:none;
color:#FF6600;
}
.news a:hover{
text-decoration:underline;
font-weight:bold;
}
.news a:visited{
color:#FF6600;
}
.news a:visited:hover{
text-decoration:underline;
}

.header{
border:1px solid darkblue;
background-color:white;
position:relative;
width:775;
height:21;
overflow:hidden;
}