
a:link {
  color: #0000ef;
  text-decoration: underline;
}
a:visited {
  color: #000099;
  text-decoration: underline;
}
a:hover {
  color: #FF6666;
  text-decoration: underline;
}

.T1 {
  color: #666666;
  font-size: 10px;}
.T2 {
  color: #ffffff;
  font-size: 13px;}
.T3 {
  color: #666666;
  font-size: 12px;}
.T4 {
  color: #666666;
  font-size: 10px;
  font-weight: bold;}