.mnu {

	font: small Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	list-style: url(img/mnu_n.gif) outside;

	text-decoration: none;









}

.mnu a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	text-decoration: none;



}

.mnu a:hover {

	text-decoration: none;

	color: #000000;

	background: #666666;

	width: 160px;

	list-style: disc url(img/mnu_a.gif);









}

.mnu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	text-decoration: none;

	list-style: circle;



}

input {



	font: normal 12px "Courier New", Courier, mono;

	background: #ECEBE6;

	border: thin solid #333333;

}

select {

	font: normal 12px "Courier New", Courier, mono;

	background: #ECEBE6;

	border: thin solid #333333;



}

.sTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
