.tiny {
  font-family          : Trebuchet MS ;
  font-size            : 10px ;
  font-weight:         : normal ;
  color                : #BBBBBB ;
}

.kop {
  font-family          : Trebuchet MS ;
  font-weight          : bold ;
  font-size            : 23px ;
  color                : #DDDDDD ;
}
.newskop {
  font-family          : Trebuchet MS ;
  font-weight          : bold ;
  font-size            : 20px ;
  color                : #EEEEEE ;
}

.alert {
  font-family          : Trebuchet MS ;
  font-size            : 13px;
  text-decoration      : none;
  color                : #EEEE00;
}
.announce {
  font-family          : Trebuchet MS ;
  font-size            : 13px;
  text-decoration      : none;
  color                : #40FF40;
}

.subtitle {
  font-family          : Trebuchet MS ;
  font-size            : 13px;
  font-weight          : bold ;
  text-decoration      : none;
  color                : #EEEEEE;
}
.menu {
  font-family          : Arial ;
  font-size            : 9px ;
  text-decoration      : none ;
  font-weight          : bold ;
  color                : #EE1111 ;
}
.profile {
  font-family          : Trebuchet MS ;
  font-size            : 13px;
  font-weight          : bold ;
  text-decoration      : none;
  color                : #EEEEEE;
}

.menulink {
  font-size            : 9px ;
}
.normal {
  font-size            : 13px ;
}

td {
  font-family          : Trebuchet MS ;
  font-size            : 13px ;
  font-weight:         : normal ;
  color                : #00CCCC ;
}

A:link {
  font-family          : Trebuchet MS ;
  text-decoration      : none;
  color                : #CCCC00;
}

A:visited {
  font-family          : Trebuchet MS ;
  text-decoration      : none;
  color                : #CCCC00;
}

A:hover	{
  font-family          : Trebuchet MS ;
  text-decoration      : underline overline;
  color                : #CCCCCC;