
.textblau { 
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;	
	text-decoration: none; 
	color: #000a89;
	}
#logo-limelight {
	z-index:1;	
	position: absolute; 
	top: 0px; 
	left: 0px;
	}
	
#navigation {
	z-index:1;	
	position: absolute; 
	top: 35px; 
	left: 300px;
	}
	
.nav1 a:link {		
	font-family:Verdana;
	font-size:8pt;	
	text-decoration: none; 
	color: #000000;
	}

.nav1 a:visited {	
	font-family:Verdana;
	font-size:8pt;	
	text-decoration: none; 
	color: #000000;
	}
	
.nav1 a:hover, a:active {		
	font-family:Verdana;
	font-size:8pt;		
	text-decoration: none; 
	color: #3965b3;
	}
	
.nav2 a:link {		
	font-family:Verdana;
	font-size:8pt;	
	text-decoration: none; 
	color: #3965b3;
	}

.nav2 a:visited {
	font-family:Verdana;
	font-size:8pt;	
	text-decoration: none; 
	color: #3965b3;
	}
	
.nav2 a:hover, a:active {	
	font-family:Verdana;
	font-size:8pt;		
	text-decoration: none; 
	color: #3965b3;
	}	
	
	
