body
{
  background-color	:#FFEEDE;
}

table
{ 
  	background-color	: #FFEEDE;
}

table.menu
{ 
  	background-color	: #998367;
}

td
{
	font-family		:Verdana;
	font-size     		:small;
}

td.selected
{
	text-align	: center;
	background-color: #998367;
	color		: #FFEEDE;
	font-weight	: bold;
}

td.not_selected
{
	text-align	: center;
	background-color: #FFEEDE;
	color		: #998367;
	font-weight	: bold;
}

td.selected2
{
	text-align	: center;
	background-color: #618061;
	color		: #FFDBAB;
	font-weight	: bold;
	
}

td.not_selected2
{
	text-align	: center;
	background-color: #FFDBAB;
	color		: #618061;
	font-weight	: bold;
}

span.b
{
	text-align	: left;
	color		: #998367;
}

span.d
{
	text-align	: left;
	color		: #618061;
	font-size : 100%;
	font-weight	: bold;
}

span.t
{
	text-align	: left;
	color		: #618061;
	font-size : 150%;
	font-weight	: bold;
}

span.st
{
	text-align	: left;
	color		: #618061;
	font-size : 120%;
	font-weight	: bold;
}

span.stt
{
	text-align	: left;
	color		: #618061;
	font-size : 120%;
}a 
	{color: #9a0000; 
	 font-size: 1em;
	 font-weight	: bold;
	 text-decoration: none;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{
		color: #cb8583;
		text-decoration: underline;
	}

