@charset "iso-8859-1";

html {margin: 0; padding: 0;}
body {margin: 0; padding: 0;}



body {
	color:	#000000; }


.navi {
	font-family:Arial, Helvetica;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	line-height:14px;
	font-size:12px;
	color:#FFFFFF;
	background: #000080 }
	
	
a.nav:link {
	font-family:Arial, Helvetica;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	line-height:14px;
	font-size:12px;
	color:#FFFFFF; }


a.nav:visited {
	font-family:Arial, Helvetica;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	line-height:14px;
	font-size:12px;
	color:#FFFFFF; }

a.nav:hover {
	font-family:Arial, Helvetica;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	line-height:14px;
	font-size:12px;
	color:#000000;
	background: #dbdbdb; }
	
a.nav:active {
	font-family:Arial, Helvetica;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	line-height:14px;
	font-size:12px;
	color:#000000;
	background: #dbdbdb; }