body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
background: black;
color: black;
font-family: Comic sans ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1 {
font-size: 20px;
text-align:center;
}

a:link{
color: #000000;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #000000;
background-color: transparent;
text-decoration: underline;
}

a:hover{
color: #ffffff;
background-color: transparent;
text-decoration: underline overline;
}


a.menu:link{
color:black;
font-size: 13px;
background-color: transparent;
text-decoration: underline;
}

a.menu:visited {
color:black;
font-size: 13px;
background-color: transparent;
text-decoration: underline;
}

a.menu:hover{
color:#4b3a20;
font-size: 13px;
background-color: transparent;
text-decoration: underline overline;
}

hr {
width:80%;
}

img {border:0;}

.menu {
	font-size: 14px;
	font-weight: normal;
} 

.bas {
	font-size: 10px;
	font-weight: normal;
	color: black;
} 


a.bas:link{
color: black;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.bas:visited {
color:black;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.bas:hover{
color: white;
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}

.blocflux {
width: 498px;
background-color: #FFFFFF;
overflow: hidden;
}

.big {
	font-size: 50px;
	font-weight: normal;
	font-style: bold;
}