
BODY {
	scrollbar-face-color: #cc0000;
	scrollbar-highlight-color: #ff6666;
	scrollbar-shadow-color: #660000;
	scrollbar-track-color: #330000;
	scrollbar-base-color: #000000;
	scrollbar-3d-light-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	background-color:transparent;
	background-image: none;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: #FFFFFF}
a:active {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF}
a:hover {  color: #FFFFFF; text-decoration: underline}

#cadres
{
	margin-top: -8px;
	margin-left: 2px;
	visibility:hiddn;
}


