body {
background-color: #CCCCCC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
tr.classe1 {
 background-color: #4F6B7E;
 font-family : Arial;
 font-weight : bold;
 font-size :13;
 text-decoration: none
 }

 tr.classe2 {
 background-color: #6B92AC;
 font-family : Arial;
 font-weight : bold;
 font-size :13;
 text-decoration: none
 }
 tr.classe1 a{
 color : #ffffff;
 border: 1px #3A3A7F solid;
 text-decoration: none; 
 display:block;
 }
 tr.classe2 a{
 color : #ffffff;
 border: 1px #4F6B7E solid;
 text-decoration: none;
 display:block;
 
 }
 tr.classe3 {
 background-color: #4c917d;
 font-family : Arial;
 font-weight : bold;
 font-size : 13;
 text-decoration: none
 }

 tr.classe4 {
 background-color: #63BDA3;
 font-family : Arial;
 font-weight : bold;
 font-size :13;
 text-decoration: none
 }
 tr.classe3 a{
 color : #ffffff;
  border: 1px #4c917d solid;
 text-decoration: none;
 display:block;

 }
 tr.classe4 a{
 color : #ffffff;
  border: 1px #4c917d solid;
 text-decoration: none;
 display:block;
 }
 tr.classe5 {
 background-color: #E4B703;
 font-family : Arial;
 font-weight : bold;
 font-size : 13;
 text-decoration: none
 }

 tr.classe6 {
 background-color: #FFCC00;
 font-family : Arial;
 font-weight : bold;
 font-size :13;
 text-decoration: none
 }
 tr.classe5 a{
 color : #ffffff;
  border: 1px #E4B703 solid;
 text-decoration: none;
 display:block;

 }
 tr.classe6 a{
 color : #ffffff;
  border: 1px #E4B703 solid;
 text-decoration: none;
 display:block;
 }
 .cadre {  border: 1px #000099 solid}
