
a{ text-decoration: none; 
}
a:hover {
text-decoration: underline;
}
body{
background-color: #ffffc8;
color: #333333;
border: 0px
border-collapse: collapse;
}

div.news{
position:absolute;
top:0px;
left:0px;
width:170px;
padding:3px 3px;
}

p.news {
 line-height:115%; 
 font-size:70%;
}
img.new{
position:relative;
top:2px;
left:0px
width:30px;
height:13px;
border:none;
vartical-align:center;
}
