.text
{
	padding-right: 15px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
		
	line-height: 140%; 
	
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	color: #000000; 
	
}

.litentext
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000; 
}

a { 
	text-decoration: none;
}

a:link { 
	color: #3366CC;
} 
   
a:visited { 
	color: #3366CC;
}  

a:hover { 
	color: #3333CC;
	text-decoration: underline;
}
  
a:active { 
	color: #3333CC;
} 


a.nav { 
	text-decoration: none 
}

a.nav:link { 
	color: #d9d9d9 
}    

a.nav:visited { 
	color: #d9d9d9 
}  

a.nav:hover { 
	color: #6699FF; 
	text-decoration: none;
}  

a.nav:active { 
	color: #4455dd 
}

