BODY { 
  font-family:MS Sans Serif, Lucida Sans Unicode, Microsoft Sans Serif;
  text-decoration:none;
  font-size:14px;
color:white; }

font.subtitle {
  font-size: 18px;
  font-weight: normal;
}
font.text {
  font-size: 14px;
}
font.small {
  font-size: 12px;
}

A { 
        font-size:10px;
        font-weight:bold;
        color:orange;
        text-decoration:none; 
}

.tnBox {
	border-style: solid;
	border-color: #ff5726;
	border-width: 1px
}
