body {
margin: 0;
color: #006600;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background:white;
}

h1 {
font-size: 15;
text-align:center;
}

h2 {
font-size: 13;
}

a:link{
color: #006600;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color:#006600;
background-color: transparent;
text-decoration: underline;
}

a:hover{
color:#ffcc99;
background-color: transparent;
text-decoration: underline overline;
}

a.menu:{
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.menu:link{
font-size: 10px;
background-color: transparent;
text-decoration: underline;
}

a.menu:visited {
font-size: 10px;
background-color: transparent;
text-decoration: underline;
}

a.menu:hover{
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}


hr {
width:80%;
}

img {border:0;}

td.txt {text-align:justify; font-size:12px;padding:1em;}

td {text-align:center;}

.blocflux {
width: 770px;
background-color: white;
overflow: hidden;
}
