.txt
{
	color: #4A4A4A;
	font-family: Georgia, Times;
	font-size: 12px;
	line-height: 20px;
}

.orange
{
	color: #FF6600;
}


a, a:visited	  { color: #FF6000; text-decoration: none; }
a:hover, a:active { color: #FF6000;text-decoration: underline; }

a.nav, a.nav:visited	  { color: #4A4A4A; text-decoration: none; font-weight: bold; margin-right: 22px;}
a.nav:hover, a.nav:active { color: #FF6000;text-decoration: none; font-weight: bold; margin-right: 22px;}

a.lang, a.lang:visited	  { color: #BEBEB1; text-decoration: none; font-weight: bold; margin-right: 22px;}
a.lang:hover, a.lang:active { color: #FF6000;text-decoration: none; font-weight: bold; margin-right: 22px;}

.navsel
{
	color: #FF6000;
	font-weight: bold;
	margin-right: 22px;
} 

OL
{
	margin: 0 0 7px 1.3em;
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
}

LI
{
	margin: 0.1em 0.8em 0.35em 2px;
	padding: 0;
}

