
A:link
{ text-decoration: underline; color:#004F00; }
A:visited
{ text-decoration: underline; color:#009900; }
A:active
{ text-decoration: underline; color:#00009C; }
A:hover
{ text-decoration: underline; color:#00009C; }

img { border : 0; } 

body 
{ 
font: 10pt arial; 
background: #FFFFFF;
margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
text-align: justify;
}

#header {
  margin: 1px;
  padding: 10px;
  height: 200px;
}
#menu {
position: absolute;
  left: 15px;
  top: 200px;

  width: 200px;
border-right: 2px solid #315C46; 
}
#center {
  top: 0;
  margin-left: 230px;
  margin-right: 20px;
  margin-bottom: 20px;

}
