a {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover {
  color: #FF0000
}

body {
  font-family: Tahoma;
  font-size: 9pt
}

.size3 {
  font-size: 11pt;
  font-weight: bold
}

.striked {
  text-decoration: line-through
}

.textboxblue {
  font-size: 8pt;
  font-weight : bold;
  color: Yellow;
  background-color: #010082;
}

