#rand {
border-collapse: collapse;
border: solid 2px #d3deef;
font: 80%/140% Arial, Helvetica, sans-serif;
color: #555;
background: #fff;
}

#rand td, #rand th {
  border: 1px dotted #bbb;
padding: .5em;
}


#rand a {padding: 1px;
text-decoration: none;
background: transparent;}

#rand a:link {border-bottom: 1px dashed #ddd;
color: #050564;}

#rand a:visited {border-bottom: 1px dashed #ccc;
color: #325aa0;}

#rand a:hover {border-bottom: 1px dashed #bbb;
color: #325aa0;}



