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

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

h2 {
font-size: 13;
}

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

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

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

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

a.menu:{
color:black;
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: 880px;
background-color: white;
overflow: hidden;
}
