.nav {
        font-family: "Verdana", Times, serif;
        font-size: 11px;
        color: #000066;
        text-decoration: none;
}
a.nav:hover {
        font-family: "Verdana", Times, serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
.navon {
        font-family: "Verdana", Times, serif;
        font-size: 11px;
	font-weight: bold;
        color: #000000;
        text-decoration: none;
}
a.navon:hover {
        font-family: "Verdana", Times, serif;
        font-size: 11px;
	font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.navpermanente {
        font-family: "Verdana", Times, serif;
        font-size: 10px;
        color: #000066;
        text-decoration: none;
}
a.navpermanente:hover {
        font-family: "Verdana", Times, serif;
        font-size: 10px;
        color: #000066;
        text-decoration: underline;
}
.txt {
        font-family: "Verdana", Times, serif;
        font-size: 11px;
        color: #000066;
        text-decoration: none;
}
a.txt:hover {
        font-family: "Verdana", Times, serif;
        font-size: 11px;
        color: #660000;
        text-decoration: none;
}
a:link {
        text-decoration: none;
	font-weight: bold;
}
a:visited {
        text-decoration: none;
	font-weight: bold;
}
a:hover {
        text-decoration: underline;
        color: #000000;
	font-weight: bold;
}
a:active {
        text-decoration: none;
	font-weight: bold;
}
body {
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000066;
	scrollbar-track-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000066;
}
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	width: 230px;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	width: 230px;
	height: 100px;
}
a.bienvenue  {
	font-weight:normal;
	color:#000066;
	line-height:10pt;
	text-decoration:none;
}
a.bienvenue span {
	visibility:hidden;
}
a.bienvenue:hover  {
	font-weight:bold;
	color:#696F7E;
	text-decoration:none;
}
a.bienvenue:visited  {
	font-weight:normal;
	color:#696F7E;
}
a:active, a:focus {
	outline:none
}

