td, p, form, ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
}

a {
  font-weight: bold;
  color: #000000; 
}
a:visited {
  color: #666666; 
}

a:hover, a:active {
  color: #000000; 
  text-decoration: none;
  font-weight: bold;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000; 
  font-size: x-large;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000; 
  font-size: large;
}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 2px;
	width: 100%;
	text-align: left;
}

textarea, input {
  background-color: #eeeeee;
  border: 2px solid #000000;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a.tagi {color: #0033cc}

a.ulos {color: #006600}

a.navi {color: #000000;  font-weight: bold;}

.url {font-size: medium; font-weight: lighter; font-style: italic}

.message {visibility: hidden; height: 0px}