body 
{
	scrollbar-face-color: #C3D3FD;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0A3541;
	text-align: center;
}

a:link
{
	color: #98A705;
	text-decoration: none;
	font-family: Arial;
font-size: 11px;
font-weight: bold;
}

a:visited 
{
	color: #98A705;
	text-decoration: none;
	font-family: Arial;
font-size: 11px;
font-weight: bold;
}
a:hover 
{
	color: #98A705;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
a:active
{
	color: #98A705;
	text-decoration: none;
	font-family: Arial;
font-size: 11px;
font-weight: bold;
}
.footer
{
	color: #330000;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.centrer {
	text-align: center;
}
