<style>
<!--
font
{
  font-family:Arial,serif;
  font-size:12px;
  color:#8A7156;
}

font.titlu
{
  font-size:16px;
  font-weight:bolder;
  color:#8A7156;
}

input
{
  font-family:Arial,serif;
  font-size:12px;
}

select
{
  font-family:Arial,serif;
  font-size:12px;
}

font.err
{
  font-size:14px;
  font-weight:bold;
}

font.ok
{
  font-weight:bold;
  color:#52a400;
}

td
{
  font-family:Arial,serif;
  font-size:12px;
  color:#8A7156;
}

div
{
  font-family:Arial,serif;
  font-size:12px;
  color:#8A7156;
}

a
{
  font-weight:bold;
  text-decoration: none;
  color: #394f82;
}

a:hover
{
  font-weight:bold;
  text-decoration: underline;
  color: #5673b6;
}

a.buton
{
  font-size: 12px;
  font-family: Arial,Verdana;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
	text-align:      right;
	background-color:#96a3a9;
	height:          16px;
	width:           180px;
	text-position:   center;
}

a.buton:hover
{
	background-color:#a9b3b8;
  color: #ffffff;
  text-decoration: none;
}

a.tab
{
  font-size: 12px;
  font-family: Arial,Verdana;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
	text-align:      right;
	background-color:#96a3a9;
	height:          16px;
	text-position:   center;
}

a.tab:hover
{
	background-color:#a9b3b8;
  color: #ffffff;
  text-decoration: none;
}

</style>
