/*CSS2 Style Sheet, Copyright 2001 Martin Rebane - martin@linuxator.com*/

.adminlabel{font-family: arial, verdana; font-size: 14px; color: green;}
.mini{text-decoration: none; font-family: arial, verdana; font-size: 10px; color: black;}
.queryok{font-family: cursive; font-size: 14px; color: red;}
.tekst{color: navy; font-family: serif; font-size: 14px;}
#adminheader {
 color: red;
 font-size: 24px;
 font-family: "Courier New", monospace, serif;
 font-weight: bold;
 letter-spacing: 15px;
 text-transform: uppercase;
 text-decoration: overline;
}

#phpcode {
  letter-spacing: 0.3cm;
  color: black;
  font-size: 14px;
  font-family: monospace;
  text-transform: uppercase;
}
