/* style sheet for reddots */

.redDot a {
  color:red;
  font-weight:bold;
  padding-left:2px;
  padding-right:2px;
  line-height:100%;
  font-size:18px;
  text-decoration:none;
}
