body {
background-color: #CCCCCC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
tr.classe1 {
 background-color: #58788D;
 font-family : Arial;
 font-weight : bold;
 font-size :11;
 text-decoration: none
 }

 tr.classe2 {
 background-color: #99BCD2;
 font-family : Arial;
 font-weight : bold;
 font-size :11;
 text-decoration: none
 }
 tr.classe1 a{
 color : #ffffff;
 border: 1px #58788D solid;
 text-decoration: none; 
 display:block;

 }
 tr.classe2 a{
 color : #58788D;
 border: 1px #58788D solid;
 text-decoration: none;
 display:block;
 }
 tr.classe3 {
 background-color: #99BCD2;
 font-family : Arial;
 font-weight : bold;
 font-size : 11;
 text-decoration: none
 }

 tr.classe4 {
 background-color: #99BCD2;
 font-family : Arial;
 font-weight : bold;
 font-size :11;
 text-decoration: none
 }
 tr.classe3 a{
 color : #58788D;
  border: 1px #58788D solid;
 text-decoration: none;
 display:block;

 }
 tr.classe4 a{
 color : #ffffff;
  border: 1px #58788D solid;
 text-decoration: none;
 display:block;
 }
 .cadre {  border: 1px #000099 solid}

