body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

  padding: 0px;
  margin: 0px;

  font-family: Verdana;
  font-size: 11px;
  color: rgb(0,0,0);

}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

a.menu:link             {color: #000000; text-decoration: none}
a.menu:visited          {color: #000000; text-decoration: none}
a.menu:hover            {color: #FF6600; text-decoration: none}

input, textarea, select {margin: 1; font-size: 11px; font-family: Verdana; color: #6600CC; background-color: #d1e7e7; border: 1 solid #9900CC}
form                    {margin-bottom: 0; margin-top: 0;}
hr                      {background-color: #9900CC; border: 1 dotted #9900CC}

.img1                   {background-color: #d1e7e7; border: 1 dotted #9900CC}
.aide                   {cursor: help}
.ifrcom			{border: 1 solid #9900CC}
