body {
margin: 0px;
font-family:"Times New Roman",Georgia,Serif;
padding: 0;
}

#boxoutline { border: thin dashed #999; }

#navigation a {
background: url("button.gif") no-repeat 100% 0;
color: #FFFFaa;
padding:0px 12px 0px 6px;
text-decoration: none;
}

#navigation a:hover {
padding:0px 12px 0px 6px;
color: skyblue;
text-decoration: none;
}

/*- Main Content--------------------------- */

div.container
{
width:98%;
margin:1%;
border:1px solid gray;
line-height:150%;
}

div.containerNews
{
width:70%;
margin:1%;
border:1px solid gray;
line-height:150%;
}