body         {
	font-family: Verdana;
	font-size: small
}
input        {
	font-family: Verdana;
	font-size: small;
	border:1 solid #000000;
}
select       {
	font-family: Verdana;
	font-size: small;
	border:1 solid #000000;
}
textarea        {
	font-family: Verdana;
	font-size: small;
	border:1 solid #000000;
}
td           {
	font-family: Verdana;
	font-size: small
}
a:visited    {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a:hover      {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

a.pribatua            {
	font-family: Verdana;
	font-size: small;
	color: #0000ff;
	text-decoration:none;
	background-color:#ffffff
}
a:visited.pribatua    {
	font-family: Verdana;
	font-size: small;
	color: #0000ff;
	text-decoration:none;
	background-color:#ffffff
}
a:hover.pribatua      {
	font-family: Verdana;
	font-size: small;
	color: #ff0000;
	text-decoration:none;
	background-color:#ffffff
}

a.menu            { text-decoration:none; border:1 outset; padding:2; }
a:visited.menu    { text-decoration:none; border:1 outset; padding:2; }
a:hover.menu      { text-decoration:none; border:1 inset; padding:2;}

a.listas            { font-family: Verdana; font-size: 10 px; color: #0000ff; text-decoration:none; }
a:visited.listas    { font-family: Verdana; font-size: 10 px; color: #0000ff; text-decoration:none; }
a:hover.listas      { font-family: Verdana; font-size: 10 px; color: #ff0000; text-decoration:none; }

.webquest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #009933;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.inkesta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #009900;
}
a:hover.inkesta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited.inkesta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	background-color: #009900;
}
