body {
   text-align: left;
   font-family: Agency FB, Helvetica, sans-serif;
   font-size: 80%;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #F0A800;
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #F0A800;
}


a:hover {
   text-decoration: none;
   color: #F0A800;
}

.rightcell {
   text-align:right;
}


table{
   border: 0px black dotted;
   width: 100%;
   height: 100%;
   font-size: 1.1em;
}

table img{

   width: 150px;

}

td{
   border: 0px black solid;
}

.card{
   width: 350px;
   height: 20px;
}

.message{

   font-size: 0.8em;
}
