body{
margin: 0px;
padding: 0px;
font-family: verdana;
font-size: 8pt;
margin-top: 80px;
margin-left: 100px;
}
table{
font-family: verdana;
font-size: 8pt;
}
div#box{
border:1px solid black;
font-weight: bold;
text-align: center;
height: 250px;
background-color: #E3FFE0;
}
a{
color: black;
text-decoration: none;
}
a:hover{
text-decoration: underline;
} 
.trescNews a{
color: green;
text-decoration: underline;
}
.trescNews a:hover{
text-decoration: none;
}
h1{
display: block;
width:670px;
}

