
a { 
          text-decoration:none;

}
 
.yatzycell {
          height : 20px; 
          border-right : 1px solid black; 
          border-bottom : 1px solid black; 
          background-color:  inherit;
          color : gray;

 
}
 
.yatzycellset {
          background-color:  inherit;
          color : black;

 
}
 
.yatzyheading {
          font-weight : bold; 
          border-bottom : 2px solid black; 
          border-right : 1px solid black;

 
}
 
.yatzyMax {
          background-color:  inherit;
          color : rgb(100, 100, 100);

 
} 


.intro {
          
          color: #000000;
          width: 550px;
          
       
}


#om {
          margin: 0 auto;
          width: 565px; 
}


.maxp {
          margin: 5px;

}